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