Skip to content

Commit 7c7bce8

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/sync-files.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
with:
2929
token: ${{ steps.generate-token.outputs.token }}
3030
pr-labels: |
31-
bot
32-
sync-files
31+
tag:bot
32+
tag:sync-files
3333
auto-merge-method: squash

.github/workflows/update-codeowners-from-packages.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
with:
2929
token: ${{ steps.generate-token.outputs.token }}
3030
pr-labels: |
31-
bot
32-
update-codeowners-from-packages
31+
tag:bot
32+
tag:update-codeowners-from-packages
3333
auto-merge-method: squash

0 commit comments

Comments
 (0)