Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Jan 16, 2024
1 parent 6a7fd0a commit cfa9998
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/announce-new-release-discord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
release:
types:
- "published"
permissions: {}
jobs:
main:
name: "Main"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- ".github/labels.yml"
workflow_dispatch:
permissions:
contents: "read"
issues: "write"
pull-requests: "write"
jobs:
Expand Down

0 comments on commit cfa9998

Please sign in to comment.