update changeset workflow for v4 (#5499)

* update changeset workflow for v4

* update changeset workflow for v4
This commit is contained in:
pngwn 2023-09-12 13:27:50 +01:00 committed by GitHub
parent a4e010a96f
commit b1683bd5fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@ on:
push:
branches:
- main
- v4
env:
CI: true

View File

@ -4,6 +4,7 @@ on:
types: [opened, synchronize, reopened, edited, labeled, unlabeled]
branches:
- main
- v4
issue_comment:
types: [edited]