Update codeql-analysis.yml

This commit is contained in:
Kjell Hedström. We are hiring @ Ganaz 2022-05-24 17:29:28 -06:00 committed by GitHub
parent 20100be78e
commit d51fe70f96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,16 @@ name: "ci/action CodeQL"
on:
push:
paths-ignore:
- docs/**
- '**.md'
- '**.markdown'
branches: [ master ]
pull_request:
paths-ignore:
- docs/**
- '**.md'
- '**.markdown'
# The branches below must be a subset of the branches above
branches: [ master ]
schedule: