Skip to content

Commit a844e9e

Browse files
authored
Change default branch from 'master' to 'main'
1 parent e8d2163 commit a844e9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-kai-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and Push Kai Image
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77

88
concurrency:
99
group: kai-image-${{ github.ref }}

0 commit comments

Comments
 (0)