ci: scorecard workflow can only run on master branch

This commit is contained in:
Ivan Dyachkov 2024-02-02 07:23:10 +01:00
parent 54fda58698
commit 4a4f96d4b5
1 changed files with 0 additions and 1 deletions

View File

@ -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