We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f3ec1f + ecc548b commit fa857ebCopy full SHA for fa857eb
1 file changed
README.md
@@ -22,7 +22,9 @@ name: "Code Scanning - Action"
22
23
on:
24
push:
25
+ branches: [main]
26
pull_request:
27
28
schedule:
29
# ┌───────────── minute (0 - 59)
30
# │ ┌───────────── hour (0 - 23)
0 commit comments