generated from PlexSheep/baserepo
adjust ci for devel
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m14s
Details
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m14s
Details
This commit is contained in:
parent
edcec991dc
commit
badcc62420
|
@ -1,5 +1,8 @@
|
||||||
name: Cargo Check, Format, Fix and Test
|
name: Cargo Check, Format, Fix and Test
|
||||||
on: [push, pull_request]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- devel
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
format:
|
format:
|
||||||
|
|
Reference in New Issue