mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-23 18:26:39 +02:00
fix: correct target branch for scorecard
This commit is contained in:
2
.github/workflows/scorecard.yml
vendored
2
.github/workflows/scorecard.yml
vendored
@@ -3,7 +3,7 @@ on:
|
|||||||
branch_protection_rule:
|
branch_protection_rule:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- develop
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 29 15 * * 0
|
- cron: 29 15 * * 0
|
||||||
permissions: read-all
|
permissions: read-all
|
||||||
|
Reference in New Issue
Block a user