Merge pull request #12536 from thalesmg/ci-scorecard-non-default-r55-20240219
ci: disable scorecard check on non-`master` branches
This commit is contained in:
commit
31d48ad529
|
@ -10,7 +10,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
- 'release-5[0-9]'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions: read-all
|
||||
|
|
Loading…
Reference in New Issue