0
0
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:
Pavel Boldyrev 2021-09-09 10:00:33 -04:00
parent a636b9e365
commit 01221afecd
No known key found for this signature in database
GPG Key ID: 9A3B05A2B8921AD9

View File

@ -17,8 +17,12 @@ on:
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ master ] branches: [ master ]
paths-ignore:
- '**/*.md'
- '**/*.tf'
- 'example/*'
schedule: schedule:
- cron: '25 15 * * 3' - cron: '30 9 * * 6'
jobs: jobs:
analyze: analyze: