Skip to content

Commit a3afb57

Browse files
committed
Remove workflow permissions
1 parent 029a921 commit a3afb57

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

.github/workflows/maven.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,6 @@ on:
99
branches:
1010
- main
1111

12-
# restrict privileges except for setting commit status, adding PR comments and writing statuses
13-
permissions:
14-
actions: read
15-
checks: write
16-
contents: read
17-
deployments: read
18-
issues: read
19-
packages: read
20-
pull-requests: write
21-
repository-projects: read
22-
security-events: read
23-
statuses: write
24-
2512
jobs:
2613
build:
2714
strategy:

0 commit comments

Comments
 (0)