Skip to content

Commit

Permalink
ci: fix setting to run build test for every push
Browse files Browse the repository at this point in the history
  • Loading branch information
ymotongpoo committed Nov 17, 2023
1 parent 06832b2 commit e93317f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflow/otelcol-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ run-name: Build custom OpenTelemetry Collector
on:
pull_request:
push:
- "*"

jobs:
setup-ocb:
Expand Down

0 comments on commit e93317f

Please sign in to comment.