Skip to content

Commit

Permalink
bring back permission
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroesb committed Apr 30, 2024
1 parent fa67807 commit c751ac5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ on:
# Run every Monday at 00:00 UTC
- cron: '0 0 * * 1'

permissions: read-all

permissions: write-all

jobs:
update-stats:
Expand Down

0 comments on commit c751ac5

Please sign in to comment.