Refactor workflow file paths and update branch restrictions
This commit is contained in:
@@ -10,7 +10,11 @@ on:
|
||||
- opened
|
||||
- synchronize
|
||||
- reopened
|
||||
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- .github/workflows/ansible-validate-playbook-on-pr.yml
|
||||
jobs:
|
||||
ansible-apply:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user