Skip to content

Commit

Permalink
Merge pull request #2773 from Flow-Launcher/remove_no_screenshot_label
Browse files Browse the repository at this point in the history
Remove no-screenshot labelling from gitStream
  • Loading branch information
jjw24 authored Jun 10, 2024
2 parents f62bdd4 + 5322775 commit 2ac2c9c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .cm/gitstream.cm
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 2ac2c9c

Please sign in to comment.