Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
steve4744 committed Apr 9, 2024
1 parent 904d1a8 commit 6bebf58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
name: Java CI with Maven

env:
VERSION: 9.27-SNAPSHOT
VERSION: 9.28-SNAPSHOT

on:
push:
branches: [ 9.27-SNAPSHOT ]
branches: [ 9.28-SNAPSHOT ]
# pull_request:
# branches: [ master ]

Expand Down

0 comments on commit 6bebf58

Please sign in to comment.