Adding steps for detecting Docker changes in cocker-compose.yml.

This commit is contained in:
2025-05-15 08:14:01 -04:00
parent f460c3315c
commit c97227a3ab
@@ -4,7 +4,7 @@ on:
branches-ignore: branches-ignore:
- 'main' - 'main'
paths: paths:
- **/docker-compose.yml - '**/docker-compose.yml'
jobs: jobs:
check-and-create-pr: check-and-create-pr:
if: github.ref != 'refs/heads/main' if: github.ref != 'refs/heads/main'