fix branch name

This commit is contained in:
ewfian 2023-06-05 21:34:43 +09:00
parent 3d8c7d5c1f
commit 2cc6e05426
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: Node CI
on:
push:
branches:
- master
- main
pull_request:
branches:

View File

@ -3,7 +3,7 @@ name: Test Docker Build
on:
push:
branches:
- master
- main
pull_request:
branches: