mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-29 01:58:26 +00:00
Docker: re-enable PR builds
This commit is contained in:
parent
a533bcb8e4
commit
35d72314d2
8
.github/workflows/docker.yaml
vendored
8
.github/workflows/docker.yaml
vendored
@ -2,7 +2,13 @@ name: Docker
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
# Publish `main` as Docker `latest` image.
|
branches:
|
||||||
|
- main
|
||||||
|
paths-ignore:
|
||||||
|
- web/**
|
||||||
|
- doc/**
|
||||||
|
|
||||||
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user