Update docker-publish.yml

This commit is contained in:
Gabor FELEGYHAZI
2022-06-28 09:30:44 +02:00
committed by GitHub
parent 360d839283
commit ef067c1699

View File

@@ -8,8 +8,8 @@ on:
paths:
- '**.php'
- './composer.*'
- './config/*'
- './.github/*'
- './config/**'
- './.github/**'
pull_request:
branches: [ "main" ]