Skip to content

Commit 62cbb75

Browse files
committed
fix(ci): accidentally forgot the pull_request trigger
1 parent 157a5dd commit 62cbb75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Test
22
on:
3+
pull_request:
34
push:
45
branches:
56
- main

0 commit comments

Comments
 (0)