We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f67d0d + 47dc102 commit eb626c7Copy full SHA for eb626c7
.github/workflows/scorecards.yml
@@ -6,7 +6,7 @@ on:
6
schedule:
7
- cron: '34 4 * * 6'
8
push:
9
- branches: [ "7.1" ]
+ branches: [ "7.2" ]
10
11
# Declare default permissions as read only.
12
permissions: read-all
0 commit comments