Skip to content

Commit

Permalink
only build on master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Sep 12, 2024
1 parent 44d4134 commit 0877964
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/maven-build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Build & Check

on:
- push
push:
branches:
- master

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 0877964

Please # to comment.