Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from inspirehep/fix-pull-request-wf
Browse files Browse the repository at this point in the history
fix pull request workflow
  • Loading branch information
MJedr authored Nov 28, 2023
2 parents ce593e4 + dd0b61f commit b47da93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull-request-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
uses: ./.github/workflows/lint.yml
with:
ref: ${{ github.ref }}
secrets: inherit
test:
uses: ./.github/workflows/test.yml
with:
Expand Down

0 comments on commit b47da93

Please sign in to comment.