Skip to content

Commit

Permalink
add more permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Navarro Perez <[email protected]>
  • Loading branch information
ajnavarro committed Jan 11, 2024
1 parent c73919c commit da86b70
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
permissions:
contents: read
actions: read
checks: write
jobs:
test:
uses: ./.github/workflows/template.yaml
Expand Down

0 comments on commit da86b70

Please sign in to comment.