This website works better with JavaScript.
Explore
关于
Help
Register
Sign In
github
/
dev-sidecar
mirror of
https://github.com/docmirror/dev-sidecar
Watch
1
Star
0
Fork
You've already forked dev-sidecar
0
Code
Issues
Releases
Wiki
Activity
Browse Source
Github Actions: `test-and-upload.yml` 在PR提交时也会执行。
pull/377/head
王良
1 month ago
parent
c68e504e69
commit
c92038be62
1 changed files
with
3 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
.github/workflows/test-and-upload.yml
3
.github/workflows/test-and-upload.yml
Unescape
Escape
View File
@ -5,6 +5,9 @@ on:
branches:
-
master
-
release
pull_request:
branches:
-
master
jobs:
test-and-upload:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
github/dev-sidecar
Title
Body
Create Issue