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