Update CI-codeql.yml

pull/4339/head
Miro Stauder 3 years ago committed by GitHub
parent 4cf2a8fe81
commit 17cbcf7e36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,12 +2,12 @@ name: CI-CodeQL
on:
push:
branches: [ v2.x ]
branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ v2.x ]
branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'

Loading…
Cancel
Save