Skip to content

Commit 7fe7403

Browse files
committed
Try running Danger using GitHub checks
As suggested here danger/danger-js#918 (comment)
1 parent e9e5d72 commit 7fe7403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/danger.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939

4040
- name: Danger
4141
run: |
42-
yarn run danger ci
42+
yarn run danger ci --use-github-checks

0 commit comments

Comments
 (0)