Skip to content

Commit 708fb72

Browse files
committed
update
1 parent 0ae2a87 commit 708fb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blossom-status-init.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
owner: context.repo.owner,
1616
repo: context.repo.repo,
1717
context: 'blossom-ci',
18-
sha: context.event.pull_request.head.sha,
18+
sha: '${{ github.event.pull_request.head.sha }}',
1919
state: 'pending',
2020
description: 'need CI pass',
2121
})

0 commit comments

Comments
 (0)