Update podman-udmp-udmse.yml

This commit is contained in:
John Dorman 2023-04-17 16:51:04 -07:00 committed by GitHub
parent 92d2b33da6
commit cb48876405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,11 +4,14 @@ on:
workflow_dispatch: workflow_dispatch:
push: push:
paths: paths:
- 'podman-update/build/Dockerfile' - 'podman-update/build/Dockerfile'
- 'podman-update/build/podman.Makefile.UDM-Pro-SE.patch' - 'podman-update/build/podman.Makefile.UDM-Pro-SE.patch'
- 'podman-update/build/*.conf' - 'podman-update/build/*.conf'
- 'podman-update/build/*.json' - 'podman-update/build/*.json'
pull_request: pull_request_target:
types:
- opened
paths: paths:
- 'podman-update/build/Dockerfile' - 'podman-update/build/Dockerfile'
- 'podman-update/build/podman.Makefile.UDM-Pro-SE.patch' - 'podman-update/build/podman.Makefile.UDM-Pro-SE.patch'