add contents permissions in action
Some checks failed
Gitea Actions Maven Build / build (push) Failing after 11s
Some checks failed
Gitea Actions Maven Build / build (push) Failing after 11s
This commit is contained in:
parent
37c4bc7ea0
commit
ceab292f5e
@ -8,8 +8,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
checks: write
|
contents: write
|
||||||
pull-requests: write
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout the repo
|
- name: Checkout the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user