diff --git a/.github/workflows/TagBot.yml b/.github/workflows/TagBot.yml index a1c42ab..3486a1b 100644 --- a/.github/workflows/TagBot.yml +++ b/.github/workflows/TagBot.yml @@ -20,7 +20,6 @@ permissions: repository-projects: read security-events: read statuses: read - workflows: write jobs: TagBot: if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'