We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b932f commit 6da66e2Copy full SHA for 6da66e2
.github/workflows/build-test-tidy-pr.yaml
@@ -14,7 +14,7 @@ concurrency:
14
15
jobs:
16
require-label:
17
- uses: autowarefoundation/autoware-github-actions/.github/workflows/require-label.yaml@fix/require-label-output
+ uses: autowarefoundation/autoware-github-actions/.github/workflows/require-label.yaml@v1
18
with:
19
label: run:build-and-test-differential
20
0 commit comments