tests: run e2e tests on push to master

[skip-ci]
This commit is contained in:
Mike Diarmid
2020-04-29 16:10:11 +01:00
committed by GitHub
parent ebc392e8fe
commit 111b455859

View File

@@ -4,6 +4,9 @@ on:
pull_request:
branches:
- '**'
push:
branches:
- master
jobs:
# ------------------