Skip to content

Commit

Permalink
Revert "Revert "CI: Trigger build when new tags are pushed""
Browse files Browse the repository at this point in the history
This reverts commit 3fea061.
  • Loading branch information
paulcwarren committed Feb 16, 2021
1 parent e824b2b commit f6b08ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ name: Branch Build
on:
push:
branches: [ 1.1.x,1.2.x ]

tags:
- '*'
jobs:

build:
Expand Down

0 comments on commit f6b08ce

Please sign in to comment.