mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 10:23:50 +01:00
Update codeql-analysis.yml
This commit is contained in:
parent
20100be78e
commit
d51fe70f96
8
.github/workflows/codeql-analysis.yml
vendored
8
.github/workflows/codeql-analysis.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user