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 78ed476 commit d4cf47dCopy full SHA for d4cf47d
.github/workflows/qa.yml
@@ -11,6 +11,7 @@ on:
11
12
jobs:
13
sonar:
14
+ if: github.repository == 'oscript-library/gitsync-plugins'
15
runs-on: ${{ matrix.os }}
16
strategy:
17
fail-fast: false
0 commit comments