1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-16 04:02:15 +00:00

Docker: re-enable PR builds

This commit is contained in:
Brenden Matthews 2024-05-02 10:22:04 -04:00
parent a533bcb8e4
commit 35d72314d2

View File

@ -2,7 +2,13 @@ name: Docker
on:
push:
# Publish `main` as Docker `latest` image.
branches:
- main
paths-ignore:
- web/**
- doc/**
pull_request:
branches:
- main
paths-ignore: