mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update podman-udm.yml
This commit is contained in:
parent
360882a746
commit
92d2b33da6
6
.github/workflows/podman-udm.yml
vendored
6
.github/workflows/podman-udm.yml
vendored
@ -3,12 +3,16 @@ name: UDM Podman
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- 'main'
|
||||||
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/*.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-Base.patch'
|
- 'podman-update/build/podman.Makefile.UDM-Base.patch'
|
||||||
|
Loading…
Reference in New Issue
Block a user