Skip to content

Commit d80f132

Browse files
ci: remove success message from formatting check
The workflow succeeds giving a green check-mark next to the commit id. Perhaps writing a comment each time is redundant? E.g.: hapifhir#856
1 parent a614e35 commit d80f132

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/spotless-check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
if: always()
2424
with:
2525
proxy-url: https://slack-bots.azure.smilecdr.com/robogary/github
26-
message-success: |
27-
Formatting check succeeded!
2826
message-failure: |
2927
**This Pull Request has failed the formatting check**
3028

0 commit comments

Comments
 (0)