Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Don't comment on commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Feb 6, 2022
1 parent f5c91d8 commit a8db267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/doc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
production-branch: master
github-token: ${{ secrets.GITHUB_TOKEN }}
enable-pull-request-comment: false # We don't have github pull-requests
enable-commit-comment: false # Don't comment on commit to reduce noise
alias: ${{ github.ref_name }} # Base deploy URL on branch name
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
Expand Down

0 comments on commit a8db267

Please sign in to comment.