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 0e6e099 commit 37528a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-24.04
outputs:
necessary_jobs: ${{ steps.check.outputs.necessary_jobs }}
environment: test
#environment: test
permissions:
id-token: write
packages: read
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd-main.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-24.04
outputs:
necessary_jobs: ${{ steps.check.outputs.necessary_jobs }}
environment: test
#environment: test
permissions:
id-token: write
packages: read
Expand Down

0 comments on commit 37528a2

Please sign in to comment.