Build Docker images on push to any branch (#3756)

Allows for testing release branches and any others.
This commit is contained in:
Zach Wasserman
2022-01-18 12:41:04 -08:00
committed by GitHub
parent e1d484ac1f
commit 1782fc7b8f
@@ -1,11 +1,6 @@
name: Docker publish
on:
push:
branches:
- main
- patch-*
pull_request:
on: push
jobs:
# This check-secrets job is used to gate execution of the main job. External PRs will not have