We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 029a921 commit a3afb57Copy full SHA for a3afb57
1 file changed
.github/workflows/maven.yml
@@ -9,19 +9,6 @@ on:
9
branches:
10
- main
11
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
-
25
jobs:
26
build:
27
strategy:
0 commit comments