Skip to content

Commit

Permalink
Enable GH actions on 1.0.x branch.
Browse files Browse the repository at this point in the history
[#544]

Signed-off-by: Mark Paluch <mpaluch@vmware.com>
  • Loading branch information
mp911de committed Nov 10, 2022
1 parent 891d932 commit b756e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Java CI with Maven

on:
push:
branches: [ main, 0.9.x, 0.8.x ]
branches: [ main, 1.0.x, 0.9.x, 0.8.x ]

jobs:
build:
Expand Down

0 comments on commit b756e14

Please sign in to comment.