Skip to content

Commit 89e54ef

Browse files
Patches need to be triggered for the release/9.3 branch (#671)
1 parent 760fc02 commit 89e54ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/patch-installer-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: Patch Installer
88

99
on:
1010
push:
11-
branches: ["main"]
11+
branches: ["main", "release/9.3"]
1212
schedule:
1313
# Runs every Monday at 03:30 UTC (which is 8:30pm MST/PDT Sunday evening)
1414
- cron: "30 3 * * 1"

0 commit comments

Comments
 (0)