chore: change default branch from master to main (#386)
This commit is contained in:
parent
71f80aff9f
commit
da2d5466d3
6 changed files with 17 additions and 15 deletions
2
.github/workflows/dev-image.yml
vendored
2
.github/workflows/dev-image.yml
vendored
|
|
@ -3,7 +3,7 @@ name: 'Dev Image CI'
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths:
|
||||
- '.github/workflows/dev-image.yml'
|
||||
- '.dockerignore'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue