We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2505c9 commit 3400e6fCopy full SHA for 3400e6f
1 file changed
.github/workflows/ci.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches: ["main"]
6
7
+ pull_request:
8
+ branches: ["main"]
9
+
10
# trigger on change to this workflow
11
pull_request:
12
paths:
0 commit comments