Skip to content

Commit 040fd43

Browse files
committed
fix coverage
1 parent 439a18e commit 040fd43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/mindsdb_python_sdk.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
needs: test
4343
if: github.ref != 'refs/heads/stable'
4444
runs-on: ubuntu-latest
45+
permissions:
46+
pull-requests: write
4547
steps:
4648
- uses: actions/checkout@v3
4749
- name: Set up Python 3.8

0 commit comments

Comments
 (0)