Skip to content

Commit

Permalink
CI: lock the kicker_ref of integration-test
Browse files Browse the repository at this point in the history
  • Loading branch information
Flouse committed Mar 27, 2022
1 parent f768f68 commit 0a5cd8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
# github.head_ref: The head_ref or source branch of the pull request in a workflow run. This property is only available when the event that triggers a workflow run is either pull_request or pull_request_target.
# github.ref: The branch or tag ref that triggered the workflow run. For branches this is the format refs/heads/<branch_name>, and for tags it is refs/tags/<tag_name>.
godwoken_ref: ${{ github.head_ref || github.ref }}
kicker_ref: 7d9d5f317d1be5523e3af1e8abaeecf6bef77391
kicker_ref: 9ee4c8272974562d21124f7f10e9028aed78812d

0 comments on commit 0a5cd8b

Please sign in to comment.