mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-09 23:53:12 -06:00
Add context
This commit is contained in:
parent
62c4d0cf86
commit
ae31041f7f
1
.github/workflows/close-duplicates.yml
vendored
1
.github/workflows/close-duplicates.yml
vendored
@ -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' }}
|
||||
|
Loading…
Reference in New Issue
Block a user