Skip to content

Commit

Permalink
add permissions?
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyEnr1quez committed Sep 23, 2024
1 parent 86b7a6e commit 4ae0950
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update-nix-fetchgit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ on:
paths:
- ".github/workflows/update-nix-fetchgit.yaml"

permissions:
contents: write
pull-requests: write

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

0 comments on commit 4ae0950

Please sign in to comment.