Skip to content

Commit 537b8ca

Browse files
authored
Limit the AWS conformance CI workflow to transparency-dev/static-ct repo (#254)
1 parent 7400a1b commit 537b8ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/aws_conformance_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ env:
2525

2626
jobs:
2727
aws-conformance-ci:
28+
if: github.repository == 'transparency-dev/static-ct'
2829
runs-on: ubuntu-latest
2930
steps:
3031
- name: Configure AWS credentials

0 commit comments

Comments
 (0)