adjust ci for devel
All checks were successful
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m14s

This commit is contained in:
Christoph J. Scherr 2024-01-17 00:31:43 +01:00
parent edcec991dc
commit badcc62420
No known key found for this signature in database
GPG key ID: 7CDD0B14851A08EF

View file

@ -1,5 +1,8 @@
name: Cargo Check, Format, Fix and Test
on: [push, pull_request]
on:
push:
branches:
- devel
jobs:
format: