mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-13 00:07:21 +00:00
Ignore .github folder from check CI
This commit is contained in:
1
.github/workflows/check.yaml
vendored
1
.github/workflows/check.yaml
vendored
@@ -4,6 +4,7 @@ name: Check
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- '.github/**/*'
|
||||
- '**/*.md'
|
||||
- 'public/build/*.js'
|
||||
- 'public/build/**/*.js'
|
||||
|
||||
Reference in New Issue
Block a user