Skip to content

Commit 378316a

Browse files
committed
Update default branch for GitHub workflows
1 parent 92aa23f commit 378316a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/package-promote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
kayobe_config_branch:
1212
required: false
1313
description: Branch of StackHPC Kayobe configuration to use
14-
default: stackhpc/wallaby
14+
default: stackhpc/2023.1
1515
check_mode:
1616
description: Check mode
1717
type: boolean

.github/workflows/package-update-kayobe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
kayobe_config_branch:
1212
required: false
1313
description: Branch of StackHPC Kayobe configuration to use
14-
default: stackhpc/wallaby
14+
default: stackhpc/2023.1
1515

1616
env:
1717
ANSIBLE_FORCE_COLOR: True

0 commit comments

Comments
 (0)