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