Skip to content

Commit

Permalink
#1763 rerun macOS build on marking PR as draft or ready for review
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Strzebonski committed Jul 4, 2022
1 parent d2abadc commit 50e180a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macosx-clang-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- develop
- 1.*
pull_request:
types: [opened, reopened, synchronize]
types: [opened, reopened, synchronize, converted_to_draft, ready_for_review]

jobs:

Expand Down

0 comments on commit 50e180a

Please sign in to comment.