ci: fix ci permissions (#166)

pull/168/head
Muhammad Atif Ali 1 year ago committed by GitHub
parent 147bea9782
commit 1ab53139b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -9,7 +9,7 @@ on:
jobs: jobs:
update-readme: update-readme:
permissions: permissions:
contents: read contents: write
pull-requests: write pull-requests: write
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:

Loading…
Cancel
Save