gha: update workflow trigger

This commit is contained in:
peaceiris 2019-09-15 05:27:30 +09:00
parent b7618725f9
commit ded0a1ada3
1 changed files with 1 additions and 5 deletions

View File

@ -1,10 +1,6 @@
name: Push workflow
on:
push:
branches:
- master
- 'release-v*'
on: [push]
jobs:
test: