mirror of https://github.com/zulip/zulip.git
acff0879e7
We’ve always been running CI on both push events and pull_request events, which means it runs twice for commits that are pushed to a pull request. Filter the push events by branch name. Add the workflow_dispatch event in case developers want to manually run CI on some other branch that isn’t a pull request. https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
---|---|---|
.. | ||
workflows | ||
FUNDING.yml | ||
pull_request_template.md |