mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-07-11 18:46:05 +09:00
ci: fix branches typo
This commit is contained in:
@@ -119,20 +119,20 @@ workflows:
|
||||
jobs:
|
||||
- checkout:
|
||||
filters:
|
||||
branchs:
|
||||
branches:
|
||||
only: master
|
||||
- checks:
|
||||
requires:
|
||||
- checkout
|
||||
filters:
|
||||
branchs:
|
||||
branches:
|
||||
only: master
|
||||
- deploy_svn_branch:
|
||||
requires:
|
||||
- checkout
|
||||
- checks
|
||||
filters:
|
||||
branchs:
|
||||
branches:
|
||||
only: master
|
||||
|
||||
tag_deploy:
|
||||
|
||||
Reference in New Issue
Block a user