mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
Add context
This commit is contained in:
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' }}
|
||||
|
Reference in New Issue
Block a user