Skip to content

Commit

Permalink
Merge pull request #620 from github/rneatherway-patch-1
Browse files Browse the repository at this point in the history
Suggest limiting push/pull_request triggers
  • Loading branch information
rneatherway authored Jul 26, 2021
2 parents 2f3ec1f + ecc548b commit fa857eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ name: "Code Scanning - Action"

on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
# ┌───────────── minute (0 - 59)
# │ ┌───────────── hour (0 - 23)
Expand Down

0 comments on commit fa857eb

Please sign in to comment.