Skip to content

Commit 3400e6f

Browse files
committed
allow ci on PR
1 parent e2505c9 commit 3400e6f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches: ["main"]
66

7+
pull_request:
8+
branches: ["main"]
9+
710
# trigger on change to this workflow
811
pull_request:
912
paths:

0 commit comments

Comments
 (0)