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: paths:
- '**.php' - '**.php'
- './composer.*' - './composer.*'
- './config/*' - './config/**'
- './.github/*' - './.github/**'
pull_request: pull_request:
branches: [ "main" ] branches: [ "main" ]