ci: fix ci permissions

pull/166/head
Muhammad Atif Ali 1 year ago committed by GitHub
parent 147bea9782
commit f3088268c1
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