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 1fda4db commit 8f477d3Copy full SHA for 8f477d3
1 file changed
.github/workflows/python-package.yml
@@ -5,7 +5,7 @@ name: Python package
5
6
on:
7
push:
8
- branches: [ master ]
+ branches: [ master, dev ]
9
paths:
10
- 'metabase_api/**'
11
- 'tests/**'
0 commit comments