zebra/.github
Gustavo Valverde 58c4a62d2f
ci(deploy): do not run `versioning` job when pushing to `main` (#4970)
Previous behavior:
When a push was detected in the `main` branch, the workflow would run the
`versioning` job and crash trying to detect the version being deployed as
there was none.

Expected behavior:
Do not fail the `versioning` job when pushing to `main`

Solution:
Limit the `versioning` job to only run when a release event is triggered
and allow the `deploy-nodes` job to run even if `versioning` is skipped
2022-08-28 23:56:58 +00:00
..
ISSUE_TEMPLATE
PULL_REQUEST_TEMPLATE update release list with checkpoints bump (#4800) 2022-07-21 13:44:40 +10:00
workflows ci(deploy): do not run `versioning` job when pushing to `main` (#4970) 2022-08-28 23:56:58 +00:00
CODEOWNERS
dependabot.yml style(ci): lint and standardize the actions structure (#3940) 2022-04-12 15:06:37 +10:00
mergify.yml ci(mergify): increase batch sizes (#4947) 2022-08-24 18:23:44 -04:00
pull_request_template.md
release-drafter.yml
zbot.yml Create zbot.yml 2020-06-13 06:15:20 -04:00