Skip to content

Commit e651605

Browse files
committed
Using tag name
1 parent 91a5fb9 commit e651605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
contents: read
2020
id-token: write
2121
# NOTE: using a branch SHA during testing
22-
uses: CitrineInformatics/common-gh-actions/.github/workflows/repo-checks.yml@d60de32
22+
uses: CitrineInformatics/common-gh-actions/.github/workflows/repo-checks.yml@feature/PNE-7587-provide-devkit-e2es
2323
with:
2424
CITRINE_PYTHON_VERSION: ${{ github.event.pull_request.head.sha }}
2525
secrets:

0 commit comments

Comments
 (0)