We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pull_request
1 parent 7bba063 commit 9676742Copy full SHA for 9676742
.github/workflows/ci.yaml
@@ -2,7 +2,7 @@ name: ci
2
3
on:
4
push:
5
-
+ pull_request:
6
workflow_dispatch:
7
8
permissions:
0 commit comments