1
0
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:
Brenden Matthews 2024-05-02 10:22:04 -04:00
parent a533bcb8e4
commit 35d72314d2

View File

@ -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: