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:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
paths:
|
||||
- 'podman-update/build/Dockerfile'
|
||||
- 'podman-update/build/podman.Makefile.UDM-Base.patch'
|
||||
- 'podman-update/build/*.conf'
|
||||
- 'podman-update/build/*.json'
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types:
|
||||
- opened
|
||||
paths:
|
||||
- 'podman-update/build/Dockerfile'
|
||||
- 'podman-update/build/podman.Makefile.UDM-Base.patch'
|
||||
|
Loading…
Reference in New Issue
Block a user