We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af132a8 commit be7bf28Copy full SHA for be7bf28
.github/workflows/tests.yaml
@@ -46,7 +46,7 @@ jobs:
46
files: |
47
python/**
48
docs/**
49
- sha: 'main'
+ base_sha: 'main'
50
51
tests:
52
needs: check-changes
0 commit comments