Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcpeapsUnterstrichHD committed Oct 28, 2024
1 parent dc40f09 commit f8b6d41
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ name: Java CI with Gradle
on:
push:
branches:
- "main"
- "pre"
- "dev"
pull_request:
branches:
- "pre"
- "main"

jobs:
build:
Expand Down

0 comments on commit f8b6d41

Please sign in to comment.