Skip to content

Commit

Permalink
Merge branch 'clover-dev' of github.com:robbelouwet/Velocity into clo…
Browse files Browse the repository at this point in the history
…ver-dev
  • Loading branch information
Robbe Louwet committed Mar 16, 2024
2 parents c122afe + 5de30e2 commit 46d23bb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@

name: Java CI with Gradle

on: [push, pull_request]
on:
push:
branches: [ "clover-dev" ]
pull_request:
branches: [ "clover-dev" ]

jobs:
build-17:
Expand Down

0 comments on commit 46d23bb

Please sign in to comment.