Skip to content

Commit 6a4a00d

Browse files
committed
Merge branch 'dev' of github.com:napse-invest/Napse into feature/server
2 parents 3e3a783 + e799996 commit 6a4a00d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nextron.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v4
18+
with:
19+
ref: ${{ github.event.pull_request.head.sha || github.ref }}
1820

1921
- name: Set Node.js 18.x
2022
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)