Merge pull request #81 from rneatherway/codeql-add-pull-request-trigger

Add on: pull_request trigger to CodeQL workflow
pull/84/head
Josh Gross 2021-01-14 18:42:16 -05:00 committed by GitHub
commit 782e5ae9ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: "Code scanning - action"
on:
push:
pull_request:
paths-ignore:
- '**.md'
schedule: