update codeql config

This commit is contained in:
sebthom
2022-02-19 21:58:58 +01:00
parent 311311a0f1
commit 314d1e1846
2 changed files with 16 additions and 8 deletions

View File

@@ -13,6 +13,7 @@ on:
paths-ignore:
- '**/*.md'
- '.github/*.yml'
- '.github/workflows/codeql-analysis.yml'
pull_request:
workflow_dispatch:
# https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/