Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja authored Dec 24, 2024
1 parent 4ea9c5b commit 29022ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ on:
schedule:
- cron: '0 18 * * 0'
permissions:
checks: write
checks: write
contents: read
issues: write
env:
solution: ${{ github.workspace }}/Ocaramba.sln
buildPlatform: Any CPU
Expand Down

0 comments on commit 29022ff

Please sign in to comment.