We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7d63d3 commit b33b2b8Copy full SHA for b33b2b8
.github/workflows/test.yml
@@ -9,7 +9,7 @@ on:
9
- '**/*.md'
10
- '**/*.ipynb'
11
- 'examples/**'
12
- pull_request_target:
+ pull_request:
13
branches:
14
- main
15
- dev
0 commit comments