Adding steps for detecting Docker changes in cocker-compose.yml.
This commit is contained in:
@@ -4,7 +4,7 @@ on:
|
||||
branches-ignore:
|
||||
- 'main'
|
||||
paths:
|
||||
- **/docker-compose.yml
|
||||
- '**/docker-compose.yml'
|
||||
jobs:
|
||||
check-and-create-pr:
|
||||
if: github.ref != 'refs/heads/main'
|
||||
|
||||
Reference in New Issue
Block a user