mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-21 09:00:07 +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
|
- uses: github/command@v1.1.0
|
||||||
id: command
|
id: command
|
||||||
with:
|
with:
|
||||||
|
allowed_contexts: "issue"
|
||||||
command: ".duplicate"
|
command: ".duplicate"
|
||||||
- name: reply
|
- name: reply
|
||||||
if: ${{ steps.command.outputs.continue == 'true' }}
|
if: ${{ steps.command.outputs.continue == 'true' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user