Skip to content

Commit 18f6510

Browse files
authored
Update python-package.yml
1 parent 5eabef5 commit 18f6510

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/python-package.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,14 @@ name: Python package
66
on:
77
push:
88
branches: [ master ]
9+
paths:
10+
- 'metabase_api/**'
11+
- 'tests/**'
912
pull_request:
1013
branches: [ master ]
14+
paths:
15+
- 'metabase_api/**'
16+
- 'tests/**'
1117

1218
jobs:
1319
build:

0 commit comments

Comments
 (0)