Skip to content

Commit 0222e42

Browse files
author
Igor Oleinikov
committed
Use GitHub Checkm API, again
1 parent d24c62a commit 0222e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/danger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
- name: Danger
1313
uses: danger/danger-js@9.1.6
1414
with:
15-
args: '--dangerfile ./.github/workflows/js/dangerfile.ts'
15+
args: '--dangerfile ./.github/workflows/js/dangerfile.ts --use-github-checks'
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)