fix: trigger workflow on changes to workflow files
Deploy Proxmox Infra / Pulumi Preview (push) Has been skipped
Deploy Proxmox Infra / Pulumi Deploy (push) Successful in 1m1s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-27 21:54:36 +02:00
parent adeb52d5c0
commit cf03da640d
@@ -6,11 +6,13 @@ on:
- main
paths:
- 'proxmox-infra/**'
- '.gitea/workflows/**'
pull_request:
branches:
- main
paths:
- 'proxmox-infra/**'
- '.gitea/workflows/**'
jobs:
preview: