Update podman-udm.yml

This commit is contained in:
John Dorman 2023-03-25 06:41:10 -07:00 committed by GitHub
parent baed288fbe
commit 1187375340
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,10 +6,14 @@ on:
paths: paths:
- 'podman-update/build/Dockerfile' - 'podman-update/build/Dockerfile'
- 'podman-update/build/podman.Makefile.UDM-Base.patch' - 'podman-update/build/podman.Makefile.UDM-Base.patch'
- 'podman-update/build/*.conf'
- 'podman-update/build/*.json'
pull_request: pull_request:
paths: paths:
- 'podman-update/build/Dockerfile' - 'podman-update/build/Dockerfile'
- 'podman-update/build/podman.Makefile.UDM-Base.patch' - 'podman-update/build/podman.Makefile.UDM-Base.patch'
- 'podman-update/build/*.conf'
- 'podman-update/build/*.json'
jobs: jobs: