Skip to content

Commit

Permalink
Merge pull request #6 from rneatherway/codeql-add-pull-request-trigger
Browse files Browse the repository at this point in the history
Add on: pull_request trigger to CodeQL workflow
  • Loading branch information
zauonlok authored Jan 18, 2021
2 parents c6d08b0 + e05c651 commit 9ed5082
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "CodeQL"
on:
push:
pull_request:
schedule:
- cron: '0 8 * * 1'
jobs:
Expand Down

0 comments on commit 9ed5082

Please sign in to comment.