We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d42cc commit 56d044bCopy full SHA for 56d044b
.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