Skip to content

Commit

Permalink
remove secret inheritance
Browse files Browse the repository at this point in the history
  • Loading branch information
austinlparker committed Nov 28, 2023
1 parent 9f04f3d commit ad4d7cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
needs: build_images
if: ${{ needs.build_images.result == 'success' }}
uses: ./.github/workflows/run-integration-tests.yml
secrets: inherit

markdownlint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ad4d7cf

Please sign in to comment.