Modifying manual workflow so it's not triggered by Renovate branches.
This commit is contained in:
@@ -5,6 +5,7 @@ on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'main'
|
||||
- 'renovate/**'
|
||||
paths:
|
||||
- '**/docker-compose.yml'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user