This website works better with JavaScript
Home
Explore
Help
Sign In
mengxi
/
labelmeWithAI
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add pull_request to .github/workflows/main.yml
Kentaro Wada
5 years ago
parent
290ef952e6
commit
37ba58d992
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/main.yml
+ 1
- 1
.github/workflows/main.yml
View File
@@ -1,6 +1,6 @@
name: CI
-on: [push]
+on: [push
, pull_request
]
jobs:
build: