This commit is contained in:
Dane Everitt
2020-06-28 15:43:44 -07:00
parent 6143b656a3
commit 2ed3763d21
17 changed files with 18 additions and 19 deletions

View File

@@ -4,6 +4,7 @@ on:
pull_request:
jobs:
integration_tests:
if: "!contains(github.event.head_commit.message, '[skip ci]') && !contains(github.event.head_commit.message, '[ci skip]')"
runs-on: ubuntu-latest
services:
mysql: