Skip to content

Commit

Permalink
add permission
Browse files Browse the repository at this point in the history
  • Loading branch information
nddq committed Dec 20, 2024
1 parent b438b52 commit 75378bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update-hubble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
- cron: '0 0 * * *' # Runs daily at midnight
workflow_dispatch:

permissions:
contents: write
pull-requests: write

jobs:
update-hubble:
name: Update Hubble to latest version
Expand Down

0 comments on commit 75378bc

Please sign in to comment.