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:
- 'main'
paths:
- **/docker-compose.yml
- '**/docker-compose.yml'
jobs:
check-and-create-pr:
if: github.ref != 'refs/heads/main'