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 3e17749 commit 42f344aCopy full SHA for 42f344a
.github/workflows/openssf-scorecard.yml
@@ -9,6 +9,7 @@ permissions: read-all
9
10
jobs:
11
analysis:
12
+ if: ${{ github.repository == 'learning-process/parallel_programming_course' }}
13
name: Scorecard analysis
14
runs-on: ubuntu-latest
15
permissions:
0 commit comments