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

View File

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