fix: unit tests not running on main branch (#5909) · opendatahub-io/feast@39acf62 · GitHub
File tree
Expand file treeCollapse file tree
Open diff view settings
Expand file treeCollapse file tree
Open diff view settings
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: unit-tests |
| 2 | 2 |
|
| 3 | 3 | on: |
| 4 | 4 | pull_request: |
| 5 | + push: |
| 6 | + branches: |
| 7 | + - master |
| 5 | 8 |
|
| 6 | 9 | jobs: |
| 7 | 10 | unit-test-python: |
|
Footer
You can’t perform that action at this time.
0 commit comments