Skip to content

Commit

Permalink
Revert "chore: use head for check code job instead of master"
Browse files Browse the repository at this point in the history
This reverts commit 68cafc1.
  • Loading branch information
saschb2b committed Oct 9, 2024
1 parent 68cafc1 commit 00ed893
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
ref: ${{ github.head_ref }}
- name: Setup Node.js
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 00ed893

Please sign in to comment.