Skip to content

Commit

Permalink
revert: disable load tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinslin committed Sep 12, 2023
1 parent b39c660 commit c14d4a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/load-tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: load-tests
on:
push:
branches: [ main ]
tags:
- 'v[0-9]+.[0-9]+.[0-9]+*'
# push:
# branches: [ main ]
# tags:
# - 'v[0-9]+.[0-9]+.[0-9]+*'
pull_request:

# Do not cancel this workflow on main. See https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/16616
Expand Down

0 comments on commit c14d4a9

Please sign in to comment.