Sync mirror weekly, instead of on update

This commit is contained in:
Alicia Sykes 2024-03-01 18:00:28 +00:00
parent 5b3228debd
commit afb5c8f830
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
# Pushes the contents of the repo to the Codeberg mirror
name: 🪞 Mirror to Codeberg
on:
push:
branches: [ 'main' ]
workflow_dispatch: # Manual dispatch
schedule:
- cron: '0 5 * * 6'