Skip to content

Commit 86347b7

Browse files
committed
GH does this for us -- again, sorry guys
1 parent b649589 commit 86347b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sheldon.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161

6262
- name: report
6363
if: (failure() || success()) && steps.changed.outputs.style == 'true'
64-
run: bundle exec sheldon --token=$GITHUB_TOKEN --report --verbose
64+
run: bundle exec sheldon --token=$GITHUB_TOKEN --{{ job.status }} --verbose

0 commit comments

Comments
 (0)