Skip to content

Commit 5cd86a2

Browse files
authored
Update main.yml
1 parent ebab6a3 commit 5cd86a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: CI
22

3-
on:
4-
- push
3+
on: [push, pull_request]
54

65
jobs:
76
test:

0 commit comments

Comments
 (0)