Skip to content

Commit

Permalink
update various-triggers.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubakimoto authored May 6, 2024
1 parent fe98974 commit e4d119f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/various-triggers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Various triggers workflow

on:
issues:
types: [opened, edited, deleted, transferred, pinned, unpinned, closed, reopened, assiged, unassigned, labeled, unlabeled, locked, unlocked, milestoned, demilestoned]
types: [opened, edited, deleted, transferred, pinned, unpinned, closed, reopened, assigned, unassigned, labeled, unlabeled, locked, unlocked, milestoned, demilestoned]
discussion:
types: [created, edited, deleted, answered, pinned, unpinned, labeled, unlabeled, locked, unlocked]
discussion_comment:
Expand Down

0 comments on commit e4d119f

Please sign in to comment.