chore: update github actions workflow
This commit is contained in:
@@ -17,6 +17,7 @@ jobs:
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.ref }}
|
||||
token: ${{ secrets.ACTIONS_PAT }}
|
||||
- name: Setup node
|
||||
uses: actions/setup-node@v4
|
||||
|
||||
Reference in New Issue
Block a user