We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726fbd6 commit d37f6b3Copy full SHA for d37f6b3
.github/workflows/build-and-test-differential.yaml
@@ -11,7 +11,7 @@ jobs:
11
prevent-no-label-execution:
12
uses: autowarefoundation/autoware-github-actions/.github/workflows/prevent-no-label-execution.yaml@v1
13
with:
14
- label: run-build-and-test-differential
+ label: tag:run-build-and-test-differential
15
16
build-and-test-differential:
17
needs: prevent-no-label-execution
0 commit comments