Skip to content

Commit

Permalink
fix: push on 1.*
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHillcox committed Nov 18, 2022
1 parent 1a47032 commit a44cdf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build & Create artifact

on:
push:
branches: [ master ]
branches: [ main, '1.*' ]
pull_request:
branches: [ master ]

Expand Down

0 comments on commit a44cdf5

Please sign in to comment.