chore: change default branch from master to main (#386)

This commit is contained in:
Shohei Ueda
2020-07-17 15:38:09 +09:00
committed by GitHub
parent 71f80aff9f
commit da2d5466d3
6 changed files with 17 additions and 15 deletions

View File

@@ -3,7 +3,7 @@ name: 'Dev Image CI'
on:
push:
branches:
- master
- main
paths:
- '.github/workflows/dev-image.yml'
- '.dockerignore'