Skip to content

Commit

Permalink
remove secrets: inherit
Browse files Browse the repository at this point in the history
Signed-off-by: David Wertenteil <dwertent@armosec.io>
  • Loading branch information
dwertent committed Apr 30, 2023
1 parent 136573c commit 2cb30cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
name: test rego artifatcs with kubescape
runs-on: ubuntu-latest
needs: [build-and-rego-test]
secrets: inherit
# secrets: inherit
steps:
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f
name: checkout repo content
Expand Down

0 comments on commit 2cb30cc

Please sign in to comment.