We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f6afa commit bd4d258Copy full SHA for bd4d258
.github/workflows/build-and-test-differential-arm64.yaml
@@ -12,7 +12,7 @@ jobs:
12
prevent-no-label-execution:
13
uses: autowarefoundation/autoware-github-actions/.github/workflows/prevent-no-label-execution.yaml@v1
14
with:
15
- label: ARM64
+ label: type:arm64
16
17
build-and-test-differential-arm64:
18
needs: prevent-no-label-execution
0 commit comments