generated from PlexSheep/baserepo
regular CI on push to not master
Some checks failed
Cargo Check, Format, Fix and Test / cargo CI (push) Has been cancelled
Some checks failed
Cargo Check, Format, Fix and Test / cargo CI (push) Has been cancelled
This commit is contained in:
parent
47b8e580ab
commit
b111619f17
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ name: Cargo Check, Format, Fix and Test
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- devel
|
||||
- '**'
|
||||
- '!master'
|
||||
|
||||
jobs:
|
||||
format:
|
||||
|
|
Reference in a new issue