Update README.md

Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
This commit is contained in:
Robin Neatherway 2021-07-16 10:08:37 +01:00 committed by GitHub
parent 0d0f0ef80e
commit 2a20b15eca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,8 +21,10 @@ To get code scanning results from CodeQL analysis on your repo you can use the f
name: "Code Scanning - Action"
on:
push: [main]
pull_request: [main]
push:
branches: [main]
pull_request:
branches: [main]
schedule:
# ┌───────────── minute (0 - 59)
# │ ┌───────────── hour (0 - 23)