Skip to content

Commit

Permalink
fix(apbx): push paths
Browse files Browse the repository at this point in the history
  • Loading branch information
he3als committed Jul 14, 2024
1 parent 208e66b commit 7d4f0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apbx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Create and Validate Atlas Playbook
on:
push:
paths:
- "src/playbook/**"
- "src/**"
- "**/*.yaml"
- "**/*.yml"

Expand Down

0 comments on commit 7d4f0b7

Please sign in to comment.