Skip to content

Commit

Permalink
add permissions to allow oidc (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
srprash authored Dec 19, 2024
1 parent 34671e6 commit fab6677
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 @@ -4,6 +4,10 @@ on:
schedule:
- cron: '*/10 * * * *'

permissions:
id-token: write
contents: read

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

0 comments on commit fab6677

Please sign in to comment.