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 ec6b50f commit 21e854cCopy full SHA for 21e854c
.github/workflows/scorecard-analysis.yml
@@ -2,7 +2,7 @@ name: OpenSSF Scorecard
2
3
on:
4
push:
5
- branches: [ develop, main ]
+ branches: [ develop ]
6
paths-ignore: [ 'docs/**', 'examples/**' ]
7
8
concurrency:
0 commit comments