DO NOT MERGE -- Add enums for PNE6353 validation #189
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: PR Checks | |
on: | |
pull_request: | |
branches: | |
- main | |
- 'release/**' | |
jobs: | |
pr-checks: | |
uses: CitrineInformatics/common-gh-actions/.github/workflows/repo-checks.yml@v1 | |
with: | |
src: src/citrine |