Skip to content

Commit

Permalink
La til permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
EirikWulff committed Dec 6, 2024
1 parent e199b54 commit 05f0cde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
# Sets a schedule for executing the jobs
schedule:
- cron: "10 20 * * 2,4"
permissions:
id-token: write
contents: read

jobs:

Expand Down

0 comments on commit 05f0cde

Please sign in to comment.