mirror of
https://github.com/gofiber/fiber.git
synced 2025-05-31 11:52:41 +00:00
Update benchmark.yml
This commit is contained in:
parent
0dee42a57c
commit
01d39dbb81
4
.github/workflows/benchmark.yml
vendored
4
.github/workflows/benchmark.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
benchmark-data-dir-path: 'benchmarks'
|
benchmark-data-dir-path: 'benchmarks'
|
||||||
fail-on-alert: true
|
fail-on-alert: true
|
||||||
comment-on-alert: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
|
comment-on-alert: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
|
||||||
# Enable Job Summary for PRs
|
# Enable Job Summary for PRs - deactivated because of issues
|
||||||
summary-always: ${{ github.event_name != 'push' && github.event_name != 'workflow_dispatch' }}
|
#summary-always: ${{ github.event_name != 'push' && github.event_name != 'workflow_dispatch' }}
|
||||||
auto-push: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
|
auto-push: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
|
||||||
save-data-file: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
|
save-data-file: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user