Skip to content

Commit

Permalink
Implement release and patch workflows
Browse files Browse the repository at this point in the history
Signed-off-by: achour94 <[email protected]>
  • Loading branch information
achour94 committed Dec 6, 2024
1 parent 186c7b3 commit 158671d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches:
- 'main'
tags:
- 'v[0-9]*'
pull_request:

jobs:
Expand Down

0 comments on commit 158671d

Please sign in to comment.