Skip to content

Commit

Permalink
feat(ci): also build ci branches
Browse files Browse the repository at this point in the history
  • Loading branch information
heilerich committed Sep 29, 2022
1 parent 2ae8f4b commit 5845f57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
branches:
- development
- renovate/*
- ci/*
tags:
- 'v*'

Expand Down

0 comments on commit 5845f57

Please sign in to comment.