mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-12 12:40:29 +08:00
update changeset workflow for v4 (#5499)
* update changeset workflow for v4 * update changeset workflow for v4
This commit is contained in:
parent
a4e010a96f
commit
b1683bd5fb
1
.github/workflows/publish-npm.yml
vendored
1
.github/workflows/publish-npm.yml
vendored
@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- v4
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
1
.github/workflows/trigger-changeset.yml
vendored
1
.github/workflows/trigger-changeset.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
types: [opened, synchronize, reopened, edited, labeled, unlabeled]
|
||||
branches:
|
||||
- main
|
||||
- v4
|
||||
issue_comment:
|
||||
types: [edited]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user