Don't trigger CodeQL on Dependabot push

pull/99/head
Brian Cristante 2021-06-16 16:01:04 -04:00 committed by GitHub
parent df388c92ce
commit 46a6d6f216
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:
branches-ignore: "dependabot/**"
pull_request:
paths-ignore:
- '**.md'