Skip to content

Commit

Permalink
.github/workflows: Fix label name in issue comment workflow (#608)
Browse files Browse the repository at this point in the history
Reference: https://github.com/hashicorp/terraform-plugin-framework/labels/waiting-response

The `stale` label is there should we ever want to use actions/stale (similar to other HashiCorp projects).
  • Loading branch information
bflad authored Jan 9, 2023
1 parent 19c7ca7 commit 301de86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-comment-created.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
with:
labels: |
stale
waiting-reply
waiting-response

0 comments on commit 301de86

Please sign in to comment.