Merge branch 'main' into power-signer

This commit is contained in:
Ephraim Duncan
2024-10-30 00:24:43 +00:00
committed by GitHub

View File

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