This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ryan
/
ido-completing-read-plus
mirror of
https://github.com/DarwinAwardWinner/ido-completing-read-plus.git
Watch
1
Star
0
Fork
0
Files
Issues
Wiki
Browse Source
Add ChangeLog to paths-ignore in test.yml
Ryan C. Thompson
4 years ago
parent
3dbe308fc4
commit
3c48291433
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
.github/workflows/test.yml
+ 2
- 0
.github/workflows/test.yml
View File
@@ -4,9 +4,11 @@ on:
push:
push:
paths-ignore:
paths-ignore:
- '**.md'
- '**.md'
+ - 'ChangeLog'
pull_request:
pull_request:
paths-ignore:
paths-ignore:
- '**.md'
- '**.md'
+ - 'ChangeLog'
jobs:
jobs:
test:
test: