mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-06 07:20:25 +00:00
use default for enable-pull-request-comment and enable-commit-comment
This commit is contained in:
3
.github/workflows/netlify-pr.yaml
vendored
3
.github/workflows/netlify-pr.yaml
vendored
@@ -58,9 +58,6 @@ jobs:
|
||||
with:
|
||||
publish-dir: webapp
|
||||
deploy-message: "Deploy from GitHub Actions"
|
||||
# These don't work because we're in workflow_run
|
||||
enable-pull-request-comment: false
|
||||
enable-commit-comment: false
|
||||
alias: pr${{ steps.prdetails.outputs.pr_id }}
|
||||
env:
|
||||
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user