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