We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e95294 + be8155d commit e999d64Copy full SHA for e999d64
1 file changed
.github/workflows/main.yml
@@ -12,6 +12,7 @@ on:
12
jobs:
13
# Run tests in release mode for tags and scheduled runs
14
main:
15
+ if: github.repository == 'Cosmian/kms'
16
secrets: inherit
17
uses: ./.github/workflows/main_base.yml
18
with:
0 commit comments