fix: correct target branch for scorecard

This commit is contained in:
Matthieu MOREL
2024-08-24 13:31:03 +02:00
committed by GitHub
parent cac60db775
commit 7e9946eea8

View File

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