Skip to content

Commit

Permalink
chore: removed ref on checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
DeWildeDaan committed Aug 30, 2024
1 parent 4454bb3 commit 3ddbf38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/action-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
- uses: actions/setup-node@v4
with:
node-version: "20"
Expand Down

0 comments on commit 3ddbf38

Please sign in to comment.