Skip to content

Commit e4f7bb6

Browse files
Workflow: Issue Minimum Response
1 parent 15a968b commit e4f7bb6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/minimum-response-time.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ jobs:
99
permissions:
1010
issues: write
1111
steps:
12-
- name: Checkout Code
13-
uses: actions/checkout@v2
1412
- name: Issue Minimum Response ⏰
15-
uses: malachi-constant/issue-minimum-response@0.1.2
13+
uses: malachi-constant/issue-minimum-response@latest
1614
with:
1715
exempt_user_list: "github-actions[bot]"
1816
exempt_labels: "help wanted"

0 commit comments

Comments
 (0)