Skip to content

Commit

Permalink
corrected branch for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Zhdanov committed Apr 21, 2024
1 parent 6201b38 commit eb280ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Java CI with Gradle

on:
push:
branches: [ "main" ]
branches: [ "master" ]

jobs:
build:
Expand Down

0 comments on commit eb280ac

Please sign in to comment.