mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
don't run tests on draft PRs
This commit is contained in:
parent
ffa5f1490e
commit
38e4d66adf
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pytest.yml
vendored
1
.github/workflows/pytest.yml
vendored
|
@ -8,6 +8,7 @@ on:
|
|||
branches:
|
||||
- master
|
||||
- dev
|
||||
types: [synchronize, opened, reopened, ready_for_review]
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue