diff --git a/.github/workflows/dangerjs.yml b/.github/workflows/dangerjs.yml index d5d8665..bc2fd27 100644 --- a/.github/workflows/dangerjs.yml +++ b/.github/workflows/dangerjs.yml @@ -22,11 +22,11 @@ jobs: uses: espressif/shared-github-dangerjs@add/danger-rules env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - with: - # max-commits-enabled: 'false' - max-commits-info: 3 - max-commits-warn: 6 + # with: + # # max-commits-enabled: 'false' + # max-commits-info: 3 + # max-commits-warn: 6 instructions-contributions-file: 'CONTRIBUTING.md' - instructions-cla-link: 'https://cla-assistant.io/espressif/test' - instructions-gitlab-mirror: 'true' + # instructions-cla-link: 'https://cla-assistant.io/espressif/test' + # instructions-gitlab-mirror: 'true'