Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
FooBarWidget committed Jul 20, 2024
1 parent 907de5e commit 0a971b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
outputs:
necessary_jobs: ${{ steps.check.outputs.necessary_jobs }}
permissions:
id-token: write
packages: read
steps:
- name: Workaround for detecting new workflows in branches
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci-cd-main.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
outputs:
necessary_jobs: ${{ steps.check.outputs.necessary_jobs }}
permissions:
id-token: write
packages: read
steps:
- name: Workaround for detecting new workflows in branches
Expand Down

0 comments on commit 0a971b3

Please sign in to comment.