zulip/.github/workflows
Priyank Patel cbf1404c2d github-actions: Cancel previous runs on pushes to forks and PRs.
It only cancel previous runs on forks or for pull request builds
and does not run for zulip/zulip repo pushes. It finishes pretty
quickly (under 1 minute) so it fine to have it as a workflow
rather than to add a new step under every single job to cancel it's
previous runs.

The only downside to this is that GitHub creates a notification for
the cancelled job just like it does for failed jobs!!!
2020-08-04 14:32:03 -07:00
..
cancel-previous-runs.yml github-actions: Cancel previous runs on pushes to forks and PRs. 2020-08-04 14:32:03 -07:00
codeql-analysis.yml lint: Reformat YAML files with Prettier. 2020-07-14 16:25:31 -07:00
production-suite.yml github-actions: Fix incorrect hash key in production install job. 2020-08-03 12:37:20 -07:00
zulip-ci.yml ci: Remove confused references to test-event-log. 2020-07-24 12:42:08 -07:00