Merge pull request #5766 from mermaid-js/fix/scorecard

fix: correct target branch for scorecard
This commit is contained in:
Sidharth Vinod
2024-08-24 17:11:16 +05:30
committed by GitHub

View File

@@ -3,7 +3,7 @@ on:
branch_protection_rule:
push:
branches:
- main
- develop
schedule:
- cron: 29 15 * * 0
permissions: read-all