(cherry picked from commit 36d320a4a95266c69c5101a0cb423d11a1bcb1fc)
@@ -2,8 +2,13 @@ name: CodeQL
on:
push:
+ branches: [master]
pull_request:
types: [opened, synchronize, reopened]
+ paths-ignore:
+ - '**/*.md'
+ - '**/*.txt'
jobs:
analyze: