Merge branch 'mr-feature' into 'dev'
Automated changes See merge request epi2melabs/workflows/wf-transcriptomes!226
This commit is contained in:
commit
c7bebf6428
9
.github/workflows/issue-autoreply.yml
vendored
Normal file
9
.github/workflows/issue-autoreply.yml
vendored
Normal 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
|
||||
Loading…
Reference in New Issue
Block a user