Skip to content

Commit

Permalink
Merge pull request #28 from gboutry/chore/wrong-ref-on-test-run
Browse files Browse the repository at this point in the history
Use trigger ref when building rocks on pull request
  • Loading branch information
hemanthnakkina authored Jan 23, 2024
2 parents 20c7ccc + d9d8033 commit 9a55deb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ jobs:
with:
rocks: ${{ needs.modified_rocks.outputs.rocks }}
publish: false
branch: ${{ github.ref }}

0 comments on commit 9a55deb

Please sign in to comment.