Skip to content

Commit

Permalink
ci: update this-danger arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
tomassebestik committed Dec 1, 2023
1 parent 4feab04 commit aad92a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/danger-this.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ jobs:
run: npx danger --dangerfile=src/dangerfile.ts ci
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONTRIBUTING_GUIDE_FILE: 'CONTRIBUTING.md'
MAX_COMMITS: '7'
MAX_COMMITS_WARN: '9'

0 comments on commit aad92a5

Please sign in to comment.