Skip to content

Commit

Permalink
Run CI on pushes to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari committed Dec 21, 2023
1 parent eedc21d commit 0a45f77
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pulsar-helm-chart-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,13 @@

name: Pulsar Helm Chart CI
on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 0a45f77

Please sign in to comment.