Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Commit

Permalink
fixup! v1: Run integration-test by calling reusable-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Flouse committed Mar 21, 2022
1 parent ef0ff0a commit 941aa6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,3 @@ 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>.
polyjuice_ref: ${{ github.head_ref || github.ref }}
kicker_ref: refs/pull/179/head

0 comments on commit 941aa6e

Please sign in to comment.