Merge pull request #743 from OMEGARAZER/patch-1
This commit is contained in:
commit
bdce6101ae
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
@ -4,11 +4,15 @@ on:
|
||||
push:
|
||||
branches: [ master, development ]
|
||||
paths-ignore:
|
||||
- "*.md"
|
||||
- "**.md"
|
||||
- ".markdown_style.rb"
|
||||
- ".mdlrc"
|
||||
pull_request:
|
||||
branches: [ master, development ]
|
||||
paths-ignore:
|
||||
- "*.md"
|
||||
- "**.md"
|
||||
- ".markdown_style.rb"
|
||||
- ".mdlrc"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user