Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
test multi label
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
M. Fatih Cırıt committed Jun 12, 2024
1 parent 6a4b4f1 commit cde4c82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-differential.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
prevent-no-label-execution-build-and-test-differential:
uses: autowarefoundation/autoware-github-actions/.github/workflows/prevent-no-label-execution.yaml@v1
uses: autowarefoundation/autoware-github-actions/.github/workflows/prevent-no-label-execution.yaml@v-multi-label
with:
label: tag:run-build-and-test-differential

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/clang-tidy-differential.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
prevent-no-label-execution-clang-tidy-differential:
uses: autowarefoundation/autoware-github-actions/.github/workflows/prevent-no-label-execution.yaml@v1
uses: autowarefoundation/autoware-github-actions/.github/workflows/prevent-no-label-execution.yaml@v-multi-label
with:
label: tag:run-clang-tidy-differential

Expand Down

0 comments on commit cde4c82

Please sign in to comment.