mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
Only kick off on merges to main
This commit is contained in:
3
.github/workflows/change-monitor.yml
vendored
3
.github/workflows/change-monitor.yml
vendored
@@ -1,9 +1,6 @@
|
||||
name: Trigger Target Workflow
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- closed
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user