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
- approval-for-deploy-tested-up-to-bump:
requires:
- checks
- lint
type: approval
filters:
tags:
@@ -40,4 +40,4 @@ workflows:
branches:
ignore: /.*/
requires:
- checks
- lint