Skip to content

Commit 60ae70a

Browse files
authored
Remove action on issue closed.
1 parent 763fa0e commit 60ae70a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Sync Issue to Azure DevOps work item
22

33
on:
44
issues:
5-
types: [labeled, closed]
5+
types: [labeled]
66

77
jobs:
88
alert:

0 commit comments

Comments
 (0)