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 3108c6e commit bf62ee2Copy full SHA for bf62ee2
1 file changed
.github/workflows/test.yml
@@ -6,6 +6,7 @@ on:
6
paths:
7
- 'metabase_api/**'
8
- 'tests/**'
9
+ - 'metabase_api_python/.github/workflows/test.yml'
10
pull_request:
11
branches: [ master ]
12
0 commit comments