ci: scorecard workflow can only run on master branch
This commit is contained in:
parent
54fda58698
commit
4a4f96d4b5
|
@ -10,7 +10,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- 'release-5[0-9]'
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions: read-all
|
permissions: read-all
|
||||||
|
|
Loading…
Reference in New Issue