mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-18 07:32:23 -05:00
build: update actions
- Updates triggers for UI workflow `lint-frontend` - Corrects UI paths for `test-invoke-pip` and `test-invoke-pip-skip`
This commit is contained in:
8
.github/workflows/lint-frontend.yml
vendored
8
.github/workflows/lint-frontend.yml
vendored
@@ -4,9 +4,17 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'invokeai/frontend/web/**'
|
||||
types:
|
||||
- 'ready_for_review'
|
||||
- 'opened'
|
||||
- 'synchronize'
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
paths:
|
||||
- 'invokeai/frontend/web/**'
|
||||
merge_group:
|
||||
workflow_dispatch:
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user