Skip to content

Commit 54457a5

Browse files
authored
Merge pull request #365 from vbakke/fix/downstream-github-error
Fix mail.yaml error in downstream forks
2 parents 83b0ab3 + 4715237 commit 54457a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ permissions:
1414

1515
jobs:
1616
build:
17+
if: github.repository == 'devsecopsmaturitymodel/DevSecOps-MaturityModel'
1718
runs-on: ubuntu-latest
1819
steps:
1920
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)