Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
natzei authored Feb 11, 2025
1 parent 318d34d commit 4c41b52
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@ on:
branches: [ "master" ]
paths-ignore:
- 'README.md'
workflow_dispatch:
inputs:
latestTag:
description: Tag the image as 'latest'
type: boolean
default: false
testTag:
description: Tag the image as 'test'
type: boolean
default: false
schedule:
- cron: '0 0 1 * *'

Expand Down

0 comments on commit 4c41b52

Please sign in to comment.