mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-09-18 06:25:35 +08:00
bring back develop
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user