Skip to content

Commit

Permalink
Mirror on schedule every 2hrs
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-l-weber authored Jul 9, 2024
1 parent 341e202 commit 1d877be
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
Expand Up @@ -3,11 +3,8 @@
#
name: 'mirror'
on:
push:
branches:
- __mirror
schedule:
- cron: '0 * * * *'
- cron: '0 */2 * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 1d877be

Please sign in to comment.