Merge pull request #2773 from Flow-Launcher/remove_no_screenshot_label

Remove no-screenshot labelling from gitStream
This commit is contained in:
Jeremy Wu 2024-06-10 21:43:18 +10:00 committed by GitHub
commit 2ac2c9c3d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: |