mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-07-11 18:46:05 +09:00
Change requires job name
This commit is contained in:
@@ -21,7 +21,7 @@ workflows:
|
|||||||
- lint
|
- lint
|
||||||
- approval-for-deploy-tested-up-to-bump:
|
- approval-for-deploy-tested-up-to-bump:
|
||||||
requires:
|
requires:
|
||||||
- checks
|
- lint
|
||||||
type: approval
|
type: approval
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
@@ -40,4 +40,4 @@ workflows:
|
|||||||
branches:
|
branches:
|
||||||
ignore: /.*/
|
ignore: /.*/
|
||||||
requires:
|
requires:
|
||||||
- checks
|
- lint
|
||||||
|
|||||||
Reference in New Issue
Block a user