chore: update workflow

This commit is contained in:
David Nguyen
2024-11-01 12:37:54 +09:00
parent 88eaec91c9
commit f42e600e3f
3 changed files with 3 additions and 18 deletions

View File

@ -21,7 +21,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
token: ${{ secrets.GH_PAT }}
- uses: ./.github/actions/node-install