re-add branch selector

This commit is contained in:
Colin Griffin
2022-11-17 16:08:50 -05:00
parent 793aa88ba0
commit ad8727b793

View File

@@ -5,7 +5,7 @@ name: Build and push image to DockerHub
# Controls when the workflow will run
on:
push:
# branches: [main]
branches: [main]
# update on run of Update Calendso nightly submodule update
workflow_run:
workflows: ["Update Calendso"]