We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea511ce commit 56d9d55Copy full SHA for 56d9d55
1 file changed
.github/workflows/test.yml
@@ -2,6 +2,7 @@ name: Test, typecheck, and lint
2
3
on:
4
pull_request:
5
+ workflow_dispatch:
6
7
permissions:
8
contents: read
0 commit comments