Skip to content

Commit

Permalink
add permissions to allow oidc (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
srprash authored Dec 19, 2024
1 parent d516844 commit c21b694
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:
monitor-ecr:
name: Monitor public ECR
Expand Down

0 comments on commit c21b694

Please sign in to comment.