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