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 4da2a53 commit 040ab04Copy full SHA for 040ab04
.github/workflows/pyright.yaml
@@ -2,6 +2,8 @@ name: Pyright
2
3
on:
4
pull_request:
5
+ push:
6
+ branches: [ main ]
7
8
jobs:
9
pyright:
0 commit comments