Skip to content

Commit

Permalink
Merge pull request #331 from boxuk/workflow-trigggers
Browse files Browse the repository at this point in the history
Fixes for workflow triggers
  • Loading branch information
jdamner authored Jan 20, 2025
2 parents 9e69962 + 3b92e34 commit 91925f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/action-checkout-pr/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ runs:
status: "pending"
pr-head-sha: ${{ steps.parse-pr-number.outputs.PR_HEAD_SHA }}
github-token: ${{ inputs.github-token }}
job-name: Test PHP ${{ input.job-name }}
job-name: Test PHP ${{ inputs.job-name }}

0 comments on commit 91925f8

Please sign in to comment.