Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6f9b4c1

Browse files
committed
Fix merged commit
1 parent ca98396 commit 6f9b4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/pr-merged.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout code
2323
uses: actions/checkout@v4
2424
with:
25-
ref: "${{ github.event.pull_request.head.sha }}"
25+
ref: "${{ github.event.pull_request.merge_commit_sha }}"
2626

2727
- name: Install pnpm
2828
uses: pnpm/action-setup@v4

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /