Merge pull request #743 from OMEGARAZER/patch-1

This commit is contained in:
Serene
2023-01-03 10:44:10 +10:00
committed by GitHub

View File

@@ -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: