Skip to content

Commit

Permalink
disable Repair AV files workflow #30
Browse files Browse the repository at this point in the history
  • Loading branch information
mradamcox committed May 30, 2023
1 parent f4b83f2 commit 71bb42b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/repair-av.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ name: Repair AV files v3
# description: an hourly script to fix duration bugs with generated MP4 and MP3 files

on:
schedule:
- cron: '0 * * * *'
#schedule:
# - cron: '0 * * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 71bb42b

Please sign in to comment.