mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #2773 from Flow-Launcher/remove_no_screenshot_label
Remove no-screenshot labelling from gitStream
This commit is contained in:
commit
2ac2c9c3d9
1 changed files with 0 additions and 4 deletions
|
|
@ -47,10 +47,6 @@ automations:
|
|||
if:
|
||||
- {{ not (has.screenshot_link or has.image_uploaded) }}
|
||||
run:
|
||||
- action: add-label@v1
|
||||
args:
|
||||
label: 'no-screenshot'
|
||||
color: '#FF000A'
|
||||
- action: add-comment@v1
|
||||
args:
|
||||
comment: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue