Add a missing branches key

This commit is contained in:
Akinori MUSHA 2021-06-07 17:11:23 +09:00
parent 47acf91edf
commit 2578ebb536

View file

@ -5,6 +5,7 @@ on:
branches: branches:
- master - master
pull_request: pull_request:
branches:
- "*" - "*"
jobs: jobs: