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

This commit is contained in:
Christoph J. Scherr 2024-01-17 00:31:43 +01:00
parent edcec991dc
commit badcc62420
Signed by: PlexSheep
GPG Key ID: 7CDD0B14851A08EF
1 changed files with 4 additions and 1 deletions

View File

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