diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 5337b28..58992e0 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -2,9 +2,9 @@ name: Pipeline on: push: - branches: [ main ] + branches: [ main, exercise ] pull_request: - branches: [ main ] + branches: [ main, exercise ] workflow_dispatch: env: