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 f6b11e5 commit 57867d3Copy full SHA for 57867d3
1 file changed
.github/workflows/typing.yaml
@@ -4,6 +4,8 @@ name: Typing
4
# yamllint disable-line rule:truthy
5
on:
6
push:
7
+ branches:
8
+ - main
9
pull_request:
10
workflow_dispatch:
11
0 commit comments