mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 06:34:20 +00:00
don't run miri workflow on draft PRs
This commit is contained in:
parent
ac5fb44201
commit
78f45b1518
1 changed files with 1 additions and 0 deletions
1
.github/workflows/miri.yml
vendored
1
.github/workflows/miri.yml
vendored
|
@ -7,6 +7,7 @@ on:
|
|||
- 'auto'
|
||||
- 'try'
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened, ready_for_review]
|
||||
branches:
|
||||
- 'master'
|
||||
schedule:
|
||||
|
|
Loading…
Reference in a new issue