Skip to content

Commit d351ae0

Browse files
awf-autoware-bot[bot]github-actions
and
github-actions
authored
chore: sync files (#5483)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: github-actions <github-actions@github.com>
1 parent d37f6b3 commit d351ae0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/dependabot.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ updates:
66
interval: daily
77
open-pull-requests-limit: 1
88
labels:
9-
- bot
10-
- github-actions
9+
- tag:bot
10+
- type:github-actions

.github/workflows/deploy-docs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
prevent-no-label-execution:
2323
uses: autowarefoundation/autoware-github-actions/.github/workflows/prevent-no-label-execution.yaml@v1
2424
with:
25-
label: deploy-docs
25+
label: tag:deploy-docs
2626

2727
deploy-docs:
2828
needs: prevent-no-label-execution

0 commit comments

Comments
 (0)