Skip to content

Commit be7bf28

Browse files
committed
fix
1 parent af132a8 commit be7bf28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
files: |
4747
python/**
4848
docs/**
49-
sha: 'main'
49+
base_sha: 'main'
5050

5151
tests:
5252
needs: check-changes

0 commit comments

Comments
 (0)