Refactor workflow file paths and update branch restrictions
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user