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:
Thales Macedo Garitezi 2024-02-19 13:17:34 -03:00 committed by GitHub
commit 31d48ad529
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ on:
push:
branches:
- master
- 'release-5[0-9]'
workflow_dispatch:
permissions: read-all