Skip to content

Commit

Permalink
remove unnecessary access to secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptouuuu committed Jan 16, 2025
1 parent 73a4afd commit 0e3ca5a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,11 @@ jobs:
uses: innmind/github-workflows/.github/workflows/black-box-matrix.yml@main
with:
scenarii: 20
secrets: inherit
coverage:
uses: innmind/github-workflows/.github/workflows/coverage-matrix.yml@main
secrets: inherit
psalm:
uses: innmind/github-workflows/.github/workflows/psalm-matrix.yml@main
secrets: inherit
cs:
uses: innmind/github-workflows/.github/workflows/cs.yml@main
with:
Expand Down

0 comments on commit 0e3ca5a

Please sign in to comment.