Skip to content

Commit 42a6b9f

Browse files
authored
Merge pull request alei1180#126 from alei1180/chore/125/run-jobs-only-for-original-repo
chore(ci): запускать джобы только для оригинального репозитория (alei1180#125)
2 parents 6624b69 + 3c1b995 commit 42a6b9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/qa.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
jobs:
88
sonar:
9+
if: github.repository_owner == 'alei1180'
910
uses: autumn-library/workflows/.github/workflows/sonar.yml@v1
1011
with:
1112
github_repository: alei1180/curlone

0 commit comments

Comments
 (0)