We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f3d970 commit 2017786Copy full SHA for 2017786
.github/workflows/integration.yaml
@@ -6,6 +6,9 @@ on:
6
- 'docs/**'
7
- '**/*.rst'
8
- '**/*.md'
9
+ pull_request:
10
+ branches:
11
+ - master
12
13
jobs:
14
0 commit comments