Skip to content

Commit 4b6825f

Browse files
committed
Update workflow
1 parent 9bb3ccd commit 4b6825f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/announce-new-release-discord.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
release:
55
types:
66
- "published"
7+
permissions: {}
78
jobs:
89
main:
910
name: "Main"

.github/workflows/sync-labels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- ".github/labels.yml"
99
workflow_dispatch:
1010
permissions:
11+
contents: "read"
1112
issues: "write"
1213
pull-requests: "write"
1314
jobs:

0 commit comments

Comments
 (0)