Automated changes

This commit is contained in:
Chris Wright 2025-12-08 14:50:51 +00:00 committed by Kiah McIntosh
parent 924119c98f
commit 4fad6b85a8

9
.github/workflows/issue-autoreply.yml vendored Normal file
View File

@ -0,0 +1,9 @@
name: Issue Auto-Reply
on:
issues:
types: [opened]
jobs:
auto-reply:
uses: epi2me-labs/.github/.github/workflows/issue-autoreply.yml@main