Skip to content

Commit 4b765ef

Browse files
authored
Run CI on pull requests
1 parent bedba37 commit 4b765ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
name: MLGO CI
44

5-
on: [push, repository_dispatch]
5+
on: [push, repository_dispatch, pull_request]
66

77
jobs:
88
LicenseCheck:

0 commit comments

Comments
 (0)