We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b4c94 commit 715ec43Copy full SHA for 715ec43
.github/workflows/scorecard.yml
@@ -12,7 +12,7 @@ on:
12
schedule:
13
- cron: '27 7 * * 0'
14
push:
15
- branches: [ "2.18" ]
+ branches: [ "2.19" ]
16
17
# Declare default permissions as read only.
18
permissions: read-all
0 commit comments