Skip to content

Commit

Permalink
test: add custom workflow to run based upon comment on PR(take 17)
Browse files Browse the repository at this point in the history
Signed-off-by: Vibhu Prashar <[email protected]>
  • Loading branch information
vprashar2929 committed Aug 26, 2024
1 parent 0d57992 commit a246730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/custom-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: comment-branch

- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
ref: ${{ steps.comment-branch.outputs.head_ref }}

Expand Down

0 comments on commit a246730

Please sign in to comment.