don't run tests on draft PRs

This commit is contained in:
hay-kot 2021-04-30 08:56:02 -08:00
commit 38e4d66adf

View file

@ -8,6 +8,7 @@ on:
branches:
- master
- dev
types: [synchronize, opened, reopened, ready_for_review]
jobs:
tests: