Skip to content

Commit

Permalink
Update gist.yml - add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryVanEspen authored Aug 25, 2024
1 parent f9ce2fe commit 43ee317
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/gist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ name: Update Resume Gist

on: push

permissions:
id-token: write
contents: read
issues: write
pull-requests: write

jobs:
update-resume-gist:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 43ee317

Please sign in to comment.