Skip to content

Commit

Permalink
Skip ci on push
Browse files Browse the repository at this point in the history
  • Loading branch information
chi3316 committed Sep 27, 2024
1 parent a7eca17 commit d6d328a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Performance Benchmark

on:
push:
branches: [feat-benchmark-test]
branches: [feat-benchmark-test-skip]

env:
MAVEN_OPTS: -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120
Expand Down

0 comments on commit d6d328a

Please sign in to comment.