Skip to content

Commit 56d044b

Browse files
committed
Temporarily run GMT Dev Tests on pull request pushes
1 parent 57d42cc commit 56d044b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests_dev.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
# push:
77
# branches: [ main ]
88
pull_request:
9-
types: [ready_for_review]
9+
types: [opened, reopened, synchronize, ready_for_review]
1010
paths-ignore:
1111
- 'doc/**'
1212
- 'examples/**'

0 commit comments

Comments
 (0)