Updating conditions workflow runs by.
This commit is contained in:
@@ -5,6 +5,7 @@ on:
|
|||||||
- 'main'
|
- 'main'
|
||||||
paths:
|
paths:
|
||||||
- '**/docker-compose.yml'
|
- '**/docker-compose.yml'
|
||||||
|
- '!ansible/**.yml'
|
||||||
jobs:
|
jobs:
|
||||||
check-and-create-pr:
|
check-and-create-pr:
|
||||||
if: github.ref != 'refs/heads/main'
|
if: github.ref != 'refs/heads/main'
|
||||||
|
|||||||
Reference in New Issue
Block a user