Skip to content
Snippets Groups Projects
Unverified Commit d48add55 authored by Jed Fox's avatar Jed Fox Committed by GitHub
Browse files

Fix completed feature request handling (#1183)

parent bb3ed4ce
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,9 @@ name: Handle completed feature requests
on:
pull_request:
types: [closed]
permissions:
issues: write
jobs:
handle-feature-requests:
......
---
category: Maintenance
authors: [j-f1]
---
Fix automatic comment on completed feature requests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment