Skip to content

Commit

Permalink
Merge pull request istio#13 from hzliangbin/zh
Browse files Browse the repository at this point in the history
diasble commit comment
  • Loading branch information
majinghe authored Oct 31, 2020
2 parents bc38f12 + 4c1a2f7 commit ecacb2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy-netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
production-deploy: false
github-token: ${{ secrets.ENVOY }}
deploy-message: "${{ github.event.pull_request.title }} Deploy succeeded"
enable-pull-request-comment: true
enable-commit-comment: true
overwrites-pull-request-comment: true
enable-pull-request-comment: false
enable-commit-comment: false
overwrites-pull-request-comment: false
alias: deploy-preview-${{ github.event.number }}
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
Expand Down

0 comments on commit ecacb2a

Please sign in to comment.