mirror of
https://github.com/Lissy93/awesome-privacy.git
synced 2026-03-11 08:55:33 +00:00
Sync mirror weekly, instead of on update
This commit is contained in:
parent
5b3228debd
commit
afb5c8f830
1 changed files with 0 additions and 2 deletions
2
.github/workflows/sync-mirror.yml
vendored
2
.github/workflows/sync-mirror.yml
vendored
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue