Refactor workflow file paths and update branch restrictions

This commit is contained in:
2024-10-01 22:49:46 +02:00
parent 2cf588f999
commit 9ac2f4d2aa
@@ -10,7 +10,11 @@ on:
- opened - opened
- synchronize - synchronize
- reopened - reopened
push:
branches:
- main
paths:
- .github/workflows/ansible-validate-playbook-on-pr.yml
jobs: jobs:
ansible-apply: ansible-apply:
runs-on: ubuntu-latest runs-on: ubuntu-latest