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 d63b9ac commit 56ef5d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Build Gradle project

on:
push: [main]
push:
- "main"

jobs:
build-and-release:
Expand Down

0 comments on commit 56ef5d7

Please sign in to comment.