We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b0ab3 commit 4715237Copy full SHA for 4715237
1 file changed
.github/workflows/main.yml
@@ -14,6 +14,7 @@ permissions:
14
15
jobs:
16
build:
17
+ if: github.repository == 'devsecopsmaturitymodel/DevSecOps-MaturityModel'
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/checkout@v3
0 commit comments