Skip to content

Commit

Permalink
add permissions to allow oidc (#705)
Browse files Browse the repository at this point in the history
  • Loading branch information
srprash authored Dec 19, 2024
1 parent 232c9b1 commit b63b3f2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/continuous-monitoring.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
schedule:
- cron: '0/10 * * * *'

permissions:
id-token: write
contents: read

jobs:
smoke-tests:
name: Run smoke tests
Expand Down

0 comments on commit b63b3f2

Please sign in to comment.