Skip to content

Commit 3a91139

Browse files
committed
2 parents eb7acb0 + 0487ea8 commit 3a91139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/TagBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77
jobs:
88
TagBot:
9-
if: github.event_name == 'workflow_dispatch' || github.actor == ''
9+
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: JuliaRegistries/TagBot@v1

0 commit comments

Comments
 (0)