We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 760fc02 commit 89e54efCopy full SHA for 89e54ef
1 file changed
.github/workflows/patch-installer-cd.yml
@@ -8,7 +8,7 @@ name: Patch Installer
8
9
on:
10
push:
11
- branches: ["main"]
+ branches: ["main", "release/9.3"]
12
schedule:
13
# Runs every Monday at 03:30 UTC (which is 8:30pm MST/PDT Sunday evening)
14
- cron: "30 3 * * 1"
0 commit comments