Change requires job name

This commit is contained in:
Ryan Kienstra
2024-03-06 11:33:54 -06:00
parent 75bd5d75f6
commit 660de9f64c
+2 -2
View File
@@ -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