mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-07-11 18:46:05 +09:00
ci: circle config testig
This commit is contained in:
@@ -107,10 +107,16 @@ workflows:
|
|||||||
version: 2
|
version: 2
|
||||||
checks:
|
checks:
|
||||||
jobs:
|
jobs:
|
||||||
- checkout
|
- checkout:
|
||||||
|
filters:
|
||||||
|
branches:
|
||||||
|
ignore: master
|
||||||
- checks:
|
- checks:
|
||||||
requires:
|
requires:
|
||||||
- checkout
|
- checkout
|
||||||
|
filters:
|
||||||
|
branches:
|
||||||
|
ignore: master
|
||||||
|
|
||||||
branch_deploy:
|
branch_deploy:
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user