Skip to content

Commit

Permalink
[chore] disable load tests on PRs to reduce runtime cost in the future (
Browse files Browse the repository at this point in the history
  • Loading branch information
mowies authored Oct 3, 2024
1 parent 5fd39b8 commit 0fc2a69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/load-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
- "v[0-9]+.[0-9]+.[0-9]+*"
paths-ignore:
- "**/README.md"
pull_request:
branches: [main]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 0fc2a69

Please sign in to comment.