Skip to content

Commit 8683a1a

Browse files
author
github-actions
authored
chore: sync files
Signed-off-by: GitHub <noreply@github.com>
1 parent 0035a38 commit 8683a1a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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/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

0 commit comments

Comments
 (0)