mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-04 04:22:59 +00:00
misc: run qodana only on main
branch
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
parent
e13bb03dda
commit
decf56a707
1
.github/workflows/code-quality.yml
vendored
1
.github/workflows/code-quality.yml
vendored
@ -1,7 +1,6 @@
|
|||||||
name: Qodana
|
name: Qodana
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
|
||||||
push:
|
push:
|
||||||
branches: # Specify your branches here
|
branches: # Specify your branches here
|
||||||
- main # The 'main' branch
|
- main # The 'main' branch
|
||||||
|
Loading…
Reference in New Issue
Block a user