ci: don't run deploy tests on PRs

This commit is contained in:
Stanislas Lange 2020-04-30 23:43:43 +02:00
parent 80e89836f1
commit c24928162d
1 changed files with 0 additions and 3 deletions

View File

@ -2,9 +2,6 @@ on:
push:
branches:
- master
pull_request:
branches:
- master
name: Test
jobs: