We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a5fb9 commit e651605Copy full SHA for e651605
.github/workflows/pr-checks.yml
@@ -19,7 +19,7 @@ jobs:
19
contents: read
20
id-token: write
21
# NOTE: using a branch SHA during testing
22
- uses: CitrineInformatics/common-gh-actions/.github/workflows/repo-checks.yml@d60de32
+ uses: CitrineInformatics/common-gh-actions/.github/workflows/repo-checks.yml@feature/PNE-7587-provide-devkit-e2es
23
with:
24
CITRINE_PYTHON_VERSION: ${{ github.event.pull_request.head.sha }}
25
secrets:
0 commit comments