remove contentes:write

Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
This commit is contained in:
Ramon Petgrave
2024-05-02 16:24:54 +00:00
parent 3932f9c71f
commit 176f1370f3
@@ -68,7 +68,6 @@ jobs:
permissions:
# This Job does not run untrusted code, but it does need to push changes to the PR's branch.
pull-requests: read
contents: write
steps:
- name: checkout
uses: actions/checkout@v4