mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-07-11 10:36:03 +09:00
chore: adjust order of requires and filters in workflows
This commit is contained in:
@@ -142,13 +142,13 @@ workflows:
|
||||
branches:
|
||||
only: master
|
||||
- checks:
|
||||
requires:
|
||||
- checkout
|
||||
filters:
|
||||
tags:
|
||||
only: /^\d+\.\d+\.\d+$/
|
||||
branches:
|
||||
only: master
|
||||
requires:
|
||||
- checkout
|
||||
- deploy_svn_tag:
|
||||
context: genesis-svn
|
||||
requires:
|
||||
|
||||
Reference in New Issue
Block a user