Skip to content

Commit 76276f6

Browse files
committed
chore: fix trigger name
1 parent 7464844 commit 76276f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
branches: [ main ]
2626
pull_request:
2727
branches: [ main ]
28-
cron:
28+
schedule:
2929
- cron: '0 6 1 * *'
3030

3131
jobs:

0 commit comments

Comments
 (0)