Updating conditions workflow runs by.

This commit is contained in:
2025-05-15 08:18:34 -04:00
parent c97227a3ab
commit bcd89b7121
@@ -5,6 +5,7 @@ on:
- 'main'
paths:
- '**/docker-compose.yml'
- '!ansible/**.yml'
jobs:
check-and-create-pr:
if: github.ref != 'refs/heads/main'