Skip to content

Commit

Permalink
Trigger pipeline jobs against PR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
coro committed Dec 12, 2022
1 parent 30e571b commit eb3ef54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build, Test, Publish Image & Manifest

on:
push:
branches: [ "main" ]
branches: [ "main", "migrate-concourse-ci" ]
paths-ignore:
- 'docs/**'
- '*.md'
Expand Down

0 comments on commit eb3ef54

Please sign in to comment.