This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hebinlong
/
aria2
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Run workflow on a pull request
Tatsuhiro Tsujikawa
3 years ago
parent
aaf090d1a6
commit
d8c5f74c1c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/build.yml
+ 1
- 1
.github/workflows/build.yml
View File
@@ -1,6 +1,6 @@
name: build
-on: push
+on:
[
push
, pull_request]
jobs:
build: