workflows: modify triggers

This commit is contained in:
Dawid Dziurla 2020-08-30 12:06:25 +02:00
parent 1e8a3ef594
commit 921a00333b
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

View File

@ -1,6 +1,10 @@
name: Test Action
on: push
on:
push:
branches:
- master
pull_request:
jobs:
test-remote: