Skip to content

Commit 09ac2b4

Browse files
authored
Merge pull request #312 from stackhpc/github-default-branch
Update default branch for GitHub workflows
2 parents 92aa23f + 378316a commit 09ac2b4

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)