This commit is contained in:
pngwn 2024-02-01 02:10:34 +00:00 committed by GitHub
parent 6bfb375d20
commit 46f2ffc99d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: Generate changeset
on:
workflow_run:
workflows: ["trigger changeset generation"]
workflows: ["trigger-changeset"]
types:
- completed

View File

@ -1,4 +1,4 @@
name: trigger
name: trigger-changeset
on:
pull_request:
types: [opened, synchronize, reopened, edited, labeled, unlabeled]