Skip to content

Commit 9e60c0c

Browse files
committed
add test.yml on pull_request events
1 parent 74df956 commit 9e60c0c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Test the Action
33
on:
44
push:
55
branches: ["main"]
6+
pull_request:
7+
branches: ["main"]
68

79
jobs:
810
test-rsmetacheck:

0 commit comments

Comments
 (0)