Skip to content

Commit

Permalink
websocket: checkout correct correct commit in autobahn workflow (#3258)
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed May 13, 2024
1 parent a52450b commit f5025a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autobahn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
with:
ref: "${{ github.event.pull_request.merge_commit_sha }}"
persist-credentials: false
clean: false

Expand Down

0 comments on commit f5025a8

Please sign in to comment.