mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-08-23 03:48:35 +00:00
tweak CodeQL settings
This commit is contained in:
parent
a636b9e365
commit
01221afecd
6
.github/workflows/codeql-analysis.yml
vendored
6
.github/workflows/codeql-analysis.yml
vendored
@ -17,8 +17,12 @@ on:
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ master ]
|
||||
paths-ignore:
|
||||
- '**/*.md'
|
||||
- '**/*.tf'
|
||||
- 'example/*'
|
||||
schedule:
|
||||
- cron: '25 15 * * 3'
|
||||
- cron: '30 9 * * 6'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
Loading…
Reference in New Issue
Block a user