diff --git a/README.md b/README.md index 62b5fbce9..b7b3a0e9b 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ To get code scanning results from CodeQL analysis on your repo you can use the f name: "Code Scanning - Action" on: - push: - pull_request: + push: [main] + pull_request: [main] schedule: # ┌───────────── minute (0 - 59) # │ ┌───────────── hour (0 - 23)