element-web/.github/workflows
Michael Kaye 5cd459ff2d
Check kiwi_enable value for '1'-ness, not presence (#10482)
Change from string-y checking for true ('0' is true) to comparison against the string '1', which is only true if exactly equal to '1'.

This has been submitting more test results to Kiwi than we want/need.
2023-04-03 09:54:49 +01:00
..
backport.yml Pin versions of third-party github actions (#10351) 2023-03-10 13:56:27 +01:00
cypress.yaml Check kiwi_enable value for '1'-ness, not presence (#10482) 2023-04-03 09:54:49 +01:00
element-web.yaml Run screenshot tests daily, instead of on each commit (#10426) 2023-03-23 14:55:16 +00:00
i18n_check.yml Use frozen lockfile instead of pure lockfile on yarn install (#10493) 2023-03-31 15:06:08 +00:00
netlify.yaml Pin versions of third-party github actions (#10351) 2023-03-10 13:56:27 +01:00
notify-element-web.yml Pin versions of third-party github actions (#10351) 2023-03-10 13:56:27 +01:00
pull_request.yaml Update pull_request.yaml 2023-02-21 12:24:24 +00:00
release.yml Apply prettier formatting 2022-12-12 12:24:14 +01:00
sonarqube.yml Apply prettier formatting 2022-12-12 12:24:14 +01:00
static_analysis.yaml Pin versions of third-party github actions (#10351) 2023-03-10 13:56:27 +01:00
tests.yml Pin versions of third-party github actions (#10351) 2023-03-10 13:56:27 +01:00
upgrade_dependencies.yml Apply prettier formatting 2022-12-12 12:24:14 +01:00