discourse/.github/workflows
Blake Erickson 179abfca1a
DEV: Update gh workflow check-branches.yml (#24298)
Without this change the resulting comparison looks like

```
if [ tests-passed == "tests-passed" ]; then
```

and so it was always failing. This way the resulting base branch name will also be in quotes for the comparison.

Follow up to: #24273
2023-11-08 11:56:49 -07:00
..
check-branches.yml DEV: Update gh workflow check-branches.yml (#24298) 2023-11-08 11:56:49 -07:00
labeler.yml DEV: Update labeler for migration related code 2023-10-13 16:03:55 +02:00
licenses.yml Build(deps): Bump actions/checkout from 3 to 4 (#23500) 2023-09-11 11:42:02 +02:00
linting.yml Build(deps): Bump actions/checkout from 3 to 4 (#23500) 2023-09-11 11:42:02 +02:00
migration-tests.yml DEV: Add GitHub Actions workflow for testing migrations 2023-10-13 16:03:55 +02:00
tests.yml DEV: Split chat system tests into separate GitHub actions job (#24096) 2023-10-25 12:58:36 +01:00