Skip to content

Commit abda243

Browse files
mkannwischerhanno-becker
authored andcommitted
CI: Skip OpenTitan build job on forks
Port of mlkem-native#1649. Signed-off-by: Matthias J. Kannwischer <matthias@zerorisc.com>
1 parent 5cac01c commit abda243

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/integration-opentitan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
opentitan_build:
5555
name: OpenTitan ML-DSA Build Test
5656
needs: start-ec2-runner
57+
if: ${{ github.repository_owner == 'pq-code-package' && !github.event.pull_request.head.repo.fork }}
5758
runs-on: ${{ needs.start-ec2-runner.outputs.label }}
5859
steps:
5960
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)