Skip to content

Commit 8edc4db

Browse files
committed
run the CI for pull requests
1 parent 46cb055 commit 8edc4db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Ž.github/workflows/push.ymlβ€Ž renamed to β€Ž.github/workflows/main.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
on: [push]
1+
on: [push, pull_request]
22
name: Test
33
jobs:
44
test:

0 commit comments

Comments
Β (0)