Skip to content

Commit

Permalink
remove secrets inherit
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed May 31, 2024
1 parent 4966c39 commit 3f9d1ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- uses: ./.github/actions/e2e
secrets: inherit
with:
test-name: ${{ matrix.test }}
replicated-api-token: ${{ secrets.C11Y_MATRIX_TOKEN }}

0 comments on commit 3f9d1ac

Please sign in to comment.