Skip to content

Commit f5025a8

Browse files
authored
websocket: checkout correct correct commit in autobahn workflow (#3258)
1 parent a52450b commit f5025a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/autobahn.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Checkout Code
3131
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
3232
with:
33+
ref: "${{ github.event.pull_request.merge_commit_sha }}"
3334
persist-credentials: false
3435
clean: false
3536

0 commit comments

Comments
 (0)