Skip to content

Commit

Permalink
Update mirror.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wish13yt authored Oct 5, 2024
1 parent 25ed319 commit 46a1759
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Pushes the contents of the repo to the Codeberg mirror
name: Mirror to Codeberg
on:
workflow_dispatch:
schedule:
- cron: '10 03 * * 0' # At 03:10 on Sunday
on: push
jobs:
codeberg:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 46a1759

Please sign in to comment.