Skip to content

Commit 63b38d7

Browse files
authored
.github/workflows: Fix waiting-response label removal
Reference: https://github.com/hashicorp/terraform-provider-archive/labels/waiting-response
1 parent f2a4d3c commit 63b38d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-comment-created.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
with:
1313
labels: |
1414
stale
15-
waiting-reply
15+
waiting-response

0 commit comments

Comments
 (0)