We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3abd33 commit 2f8ccf4Copy full SHA for 2f8ccf4
.github/workflows/scorecards.yml
@@ -13,6 +13,7 @@ on:
13
- cron: "20 7 * * 2"
14
push:
15
branches: ["main"]
16
+ pull_request:
17
18
# Declare default permissions as read only.
19
permissions: read-all
0 commit comments