Run on merge
Some checks failed
ci / docker (push) Failing after 7s

This commit is contained in:
Eric Meehan 2025-02-14 10:48:32 -05:00
parent 60b6682b1c
commit cecc72b595

View File

@ -2,6 +2,11 @@ name: ci
on:
push:
branches:
- develop
merge:
branches:
- main
jobs:
docker: