This website works better with JavaScript
Home
Explore
Help
Register
Sign In
demouser
/
zigup-mirror
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Enable CI for pull requests
iddev5
3 years ago
parent
da5bfb5480
commit
5adde906e9
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/artifact.yml
+ 1
- 1
.github/workflows/artifact.yml
View File
@@ -1,5 +1,5 @@
name: Artifacts
-on: [push]
+on: [push
, pull_request
]
jobs:
test:
strategy: