Skip to content

Commit 48954f6

Browse files
committed
TEST
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent fca0d67 commit 48954f6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,20 @@ on:
1111
- 'GitGitGadget/**'
1212

1313
permissions:
14+
actions: read
15+
attestations: read
16+
checks: read
1417
contents: read
1518
deployments: read
19+
discussions: read
1620
id-token: write
21+
issues: read
22+
packages: read
23+
pages: read
24+
pull-requests: read
25+
repository-projects: read
26+
security-events: read
27+
statuses: read
1728

1829
jobs:
1930
deploy:

0 commit comments

Comments
 (0)