mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-27 19:29:11 +02:00
Run contributors workflow monthly
This commit is contained in:
parent
0fd425d0de
commit
e4eca00b25
1 changed files with 1 additions and 1 deletions
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue