aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorLiam Mitchell <[email protected]>2025-07-26 00:06:12 +0000
committerLiam Mitchell <[email protected]>2025-07-26 00:06:12 +0000
commite35f5c9cb28260809fb7f087db061079ebc4cccd (patch)
treeb405e4ab3c4c518ee12dafbdc1eeae5223b4ba6e /.github/workflows
parentMerge branch 'de/zen-service-command' of https://github.ol.epicgames.net/ue-f... (diff)
downloadzen-e35f5c9cb28260809fb7f087db061079ebc4cccd.tar.xz
zen-e35f5c9cb28260809fb7f087db061079ebc4cccd.zip
Temporarily enable Validate jobs on push to de/zen-service-command for testing
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/validate.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml
index 3b2f445d0..f87eda352 100644
--- a/.github/workflows/validate.yml
+++ b/.github/workflows/validate.yml
@@ -21,6 +21,7 @@ on:
push:
branches:
- 'main'
+ - 'de/zen-service-command'
paths-ignore:
- 'VERSION.txt'
- 'CHANGELOG.md'