Add context

This commit is contained in:
James Cole 2024-01-14 07:11:39 +01:00
parent 62c4d0cf86
commit ae31041f7f
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80

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' }}