We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8b5ee commit 01950d7Copy full SHA for 01950d7
1 file changed
.github/workflows/ci_tests_dev.yaml
@@ -6,7 +6,7 @@ on:
6
# push:
7
# branches: [ main ]
8
pull_request:
9
- types: [ready_for_review]
+ types: [opened, reopened, synchronize, ready_for_review]
10
paths-ignore:
11
- 'doc/**'
12
- 'examples/**'
0 commit comments