Add context

This commit is contained in:
James Cole
2024-01-14 07:11:39 +01:00
parent 62c4d0cf86
commit ae31041f7f

View File

@@ -16,6 +16,7 @@ jobs:
- uses: github/command@v1.1.0
id: command
with:
allowed_contexts: "issue"
command: ".duplicate"
- name: reply
if: ${{ steps.command.outputs.continue == 'true' }}