mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
skip .md only changes (#4251)
This commit is contained in:
parent
039d058770
commit
f3255180ec
1 changed files with 2 additions and 0 deletions
2
.github/workflows/clangify.yml
vendored
2
.github/workflows/clangify.yml
vendored
|
|
@ -4,6 +4,8 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
||||
jobs:
|
||||
linter:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue