Skip to content

Commit

Permalink
action: run microbenchmark on branches (#11356)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Aug 8, 2023
1 parent c8cb2d9 commit 5fabc53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/microbenchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
push:
branches:
- main
- "8.[0-9]+"
paths-ignore:
- '**.md'
- '**.asciidoc'
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/opentelemetry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ on:
- bump-elastic-stack-snapshot
- bump-golang
- ci
- microbenchmark
- system-test-reporter
- update-beats
- smoke-tests-os
- smoke-tests-ess
- Terraform Format
- update-beats
types: [completed]

jobs:
Expand Down

0 comments on commit 5fabc53

Please sign in to comment.