Skip to content

Commit

Permalink
Merge pull request #312 from stackhpc/github-default-branch
Browse files Browse the repository at this point in the history
Update default branch for GitHub workflows
  • Loading branch information
markgoddard authored Jul 3, 2024
2 parents 92aa23f + 378316a commit 09ac2b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package-promote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
kayobe_config_branch:
required: false
description: Branch of StackHPC Kayobe configuration to use
default: stackhpc/wallaby
default: stackhpc/2023.1
check_mode:
description: Check mode
type: boolean
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package-update-kayobe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
kayobe_config_branch:
required: false
description: Branch of StackHPC Kayobe configuration to use
default: stackhpc/wallaby
default: stackhpc/2023.1

env:
ANSIBLE_FORCE_COLOR: True
Expand Down

0 comments on commit 09ac2b4

Please sign in to comment.