.github/workflows: do not update tags when editing an issue

This doesn't work well?
This commit is contained in:
Hajime Hoshi 2022-10-31 14:35:58 +09:00
parent 3eff8bcfa3
commit 0bd2030be7

View File

@ -1,7 +1,7 @@
name: "Issue Labeler"
on:
issues:
types: [opened, edited]
types: [opened]
jobs:
triage: