1
0
mirror of https://github.com/libtnb/download-artifact.git synced 2026-02-02 23:57:15 +08:00

Merge pull request #99 from actions/brcrista/dependabot-push

Don't trigger CodeQL on Dependabot push
This commit is contained in:
Brian Cristante
2021-06-16 16:05:29 -04:00
committed by GitHub

View File

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