mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
Disable comment-on-alert
This commit is contained in:
parent
520763a045
commit
adc4bd14c0
4
.github/workflows/develop.yml
vendored
4
.github/workflows/develop.yml
vendored
@ -31,9 +31,7 @@ jobs:
|
|||||||
tool: 'jsperformanceentry'
|
tool: 'jsperformanceentry'
|
||||||
output-file-path: test/end-to-end-tests/performance-entries.json
|
output-file-path: test/end-to-end-tests/performance-entries.json
|
||||||
fail-on-alert: false
|
fail-on-alert: false
|
||||||
# Secrets are not passed to fork, the action won't be able to comment
|
comment-on-alert: false
|
||||||
# for community PRs
|
|
||||||
comment-on-alert: ${{ github.repository_owner == 'matrix-org' }}
|
|
||||||
# Only temporary to monitor where failures occur
|
# Only temporary to monitor where failures occur
|
||||||
alert-comment-cc-users: '@gsouquet'
|
alert-comment-cc-users: '@gsouquet'
|
||||||
github-token: ${{ secrets.DEPLOY_GH_PAGES }}
|
github-token: ${{ secrets.DEPLOY_GH_PAGES }}
|
||||||
|
Loading…
Reference in New Issue
Block a user