Skip to content

Commit

Permalink
Provide additional permissions to snapshot-refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybosamiya committed Mar 25, 2024
1 parent 6712d10 commit c01c05e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/snapshot-refresh.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: SnapshotRefresh

permissions:
contents: write
pull-requests: write

on:
# Run either manually upon being dispatched by user
workflow_dispatch:
Expand Down

0 comments on commit c01c05e

Please sign in to comment.