Skip to content

Commit

Permalink
grant permission to create pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
subhoghoshX committed Jul 28, 2024
1 parent 555f5a3 commit 8271304
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-download-link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
types: [published]
jobs:
update-downlad-link:
permissions:
contents: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 8271304

Please sign in to comment.