2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-08-28 21:07:41 +00:00

Run contributors workflow monthly

This commit is contained in:
Casper 2021-09-30 08:49:53 +02:00 committed by GitHub
parent 0fd425d0de
commit e4eca00b25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: Update contributors
on: on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '0 0 * * *' - cron: '0 0 1 * *'
jobs: jobs:
delete-old-branch: delete-old-branch: