chore: get ready to rename master branch to main (#1292)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
This commit is contained in:
parent
c7b3331d7b
commit
ba87cfc501
4 changed files with 8 additions and 8 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Chart Publish
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
- rewrite-build
|
||||
jobs:
|
||||
publish:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue