mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 16:03:21 +00:00
fix paths for ci actions
This commit is contained in:
@@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "community/*"
|
||||
- "community/**"
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
@@ -7,8 +7,8 @@ on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "python-client/*W"
|
||||
- "lsp/*"
|
||||
- "python-client/**"
|
||||
- "lsp/**"
|
||||
tags:
|
||||
- "*"
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user