You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-14 07:04:29 +02:00
Run contributors workflow monthly
This commit is contained in:
2
.github/workflows/contributors.yml
vendored
2
.github/workflows/contributors.yml
vendored
@ -2,7 +2,7 @@ name: Update contributors
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '0 0 1 * *'
|
||||
|
||||
jobs:
|
||||
delete-old-branch:
|
||||
|
Reference in New Issue
Block a user