Fix trigger condition typo

This commit is contained in:
Michael Lumish 2020-05-14 11:34:38 -07:00
parent f761725556
commit 22bce28eed
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
push:
branches:
- master
pull-request:
pull_request:
branches:
- master