Skip to content

Commit 2fd68c8

Browse files
authored
Add pull request types to workflow triggers
1 parent 21716d4 commit 2fd68c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests-conda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main]
66
pull_request:
77
branches: [main]
8+
types: [opened, synchronize, reopened, ready_for_review]
89
workflow_dispatch:
910

1011
# Cancel in-progress jobs when pushing to the same branch.

0 commit comments

Comments
 (0)