mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 05:54:00 +02:00
Excluded Contribute.md from triggering build
This commit is contained in:
3
.github/workflows/dev.yml
vendored
3
.github/workflows/dev.yml
vendored
@@ -5,7 +5,8 @@ on:
|
||||
branches: [ "dev" ]
|
||||
paths:
|
||||
- '**/*'
|
||||
- '!README.md'
|
||||
- '!README.md'
|
||||
- '!CONTRIBUTE.md'
|
||||
|
||||
jobs:
|
||||
unit-tests:
|
||||
|
||||
Reference in New Issue
Block a user