mirror of
https://github.com/flutter/samples.git
synced 2026-04-04 18:51:05 +00:00
Fix scorecards default branch. (#1275)
This commit is contained in:
2
.github/workflows/scorecards-analysis.yml
vendored
2
.github/workflows/scorecards-analysis.yml
vendored
@@ -3,7 +3,7 @@ on:
|
|||||||
# Only the default branch is supported.
|
# Only the default branch is supported.
|
||||||
branch_protection_rule:
|
branch_protection_rule:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
|
|
||||||
# Declare default permissions as read only.
|
# Declare default permissions as read only.
|
||||||
permissions: read-all
|
permissions: read-all
|
||||||
|
|||||||
Reference in New Issue
Block a user