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:
update-readme:
permissions:
contents: read
contents: write
pull-requests: write
runs-on: ubuntu-latest
steps:

Loading…
Cancel
Save