Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt-MX committed Mar 21, 2024
1 parent 56ef5d7 commit bc3a3c2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Build Gradle project

on:
push:
- "main"
branches:
- "main"
- "master"

jobs:
build-and-release:
Expand Down

0 comments on commit bc3a3c2

Please sign in to comment.