Don't trigger CodeQL on Dependabot push

This commit is contained in:
Brian Cristante 2021-06-16 16:01:04 -04:00 committed by GitHub
parent df388c92ce
commit 46a6d6f216
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

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