Skip to content

Commit 4f079bc

Browse files
authored
Back out tagbot changes
1 parent 2eedae3 commit 4f079bc

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.github/workflows/TagBot.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,6 @@ on:
44
types:
55
- created
66
workflow_dispatch:
7-
inputs:
8-
lookback:
9-
default: "3"
10-
# The following is commented out due to https://github.com/JuliaRegistries/TagBot/issues/388
11-
# permissions:
12-
# actions: read
13-
# checks: read
14-
# contents: write
15-
# deployments: read
16-
# issues: read
17-
# discussions: read
18-
# packages: read
19-
# pages: read
20-
# pull-requests: read
21-
# repository-projects: read
22-
# security-events: read
23-
# statuses: read
247
jobs:
258
TagBot:
269
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'

0 commit comments

Comments
 (0)