mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-19 23:32:49 +08:00
bring back develop
This commit is contained in:
parent
f62ed72dde
commit
ab3533bb1d
@ -27,6 +27,12 @@ workflows:
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
develop:
|
||||
jobs:
|
||||
- build:
|
||||
filters:
|
||||
branches:
|
||||
only: develop
|
||||
pr:
|
||||
jobs:
|
||||
- build:
|
||||
@ -34,3 +40,4 @@ workflows:
|
||||
branches:
|
||||
ignore:
|
||||
- master
|
||||
- develop
|
||||
|
Loading…
x
Reference in New Issue
Block a user