Skip to content

Commit

Permalink
Merge pull request #367 from LiUSemWeb/366-trigger-mavenyml-on-push-t…
Browse files Browse the repository at this point in the history
…o-main

resolve #366
  • Loading branch information
hartig authored Oct 2, 2024
2 parents fb29d43 + 39fa10e commit ec67a2f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@

name: Java CI with Maven

on: [push]
on:
push:
branches:
- main

jobs:
build:
Expand Down

0 comments on commit ec67a2f

Please sign in to comment.