This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
root
/
yibu
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Add path ignore for md file
main
Granty1
5 years ago
parent
97b140b5f3
commit
a4b18448e9
1 changed files
with
2 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
.github/workflows/build_test.yml
1
.github/workflows/build_test.yml
View File
@ -6,6 +6,7 @@ on:
-
'*'
-
'*'
paths-ignore:
paths-ignore:
-
'./db/**'
-
'./db/**'
-
'**.md'
pull_request:
pull_request:
branches
:
branches
:
-
'*'
-
'*'
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
root/yibu
Title
Body
Create Issue