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

Add on: pull_request trigger to CodeQL workflow
This commit is contained in:
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

View file

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