Skip to content

Commit

Permalink
chore: disable subdl cron
Browse files Browse the repository at this point in the history
  • Loading branch information
newt-sc committed May 25, 2024
1 parent 94c2033 commit 53a3015
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/cron-tests-subdl.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: SubDL
on:
push:
branches:
- master
paths:
- '.github/workflows/cron-tests-subdl.yml'
schedule:
- cron: '0 7 * * *'
# push:
# branches:
# - master
# paths:
# - '.github/workflows/cron-tests-subdl.yml'
# schedule:
# - cron: '0 7 * * *'
workflow_dispatch: ~

jobs:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[![BSPlayer](https://github.com/a4k-openproject/a4kSubtitles/actions/workflows/cron-tests-bsplayer.yml/badge.svg)](https://github.com/a4k-openproject/a4kSubtitles/actions/workflows/cron-tests-bsplayer.yml)
[![OpenSubtitles](https://github.com/a4k-openproject/a4kSubtitles/actions/workflows/cron-tests-opensubtitles.yml/badge.svg)](https://github.com/a4k-openproject/a4kSubtitles/actions/workflows/cron-tests-opensubtitles.yml)
[![Podnadpisi.NET](https://github.com/a4k-openproject/a4kSubtitles/actions/workflows/cron-tests-podnadpisi.yml/badge.svg)](https://github.com/a4k-openproject/a4kSubtitles/actions/workflows/cron-tests-podnadpisi.yml)
[![SubDL](https://github.com/a4k-openproject/a4kSubtitles/actions/workflows/cron-tests-subdl.yml/badge.svg)](https://github.com/a4k-openproject/a4kSubtitles/actions/workflows/cron-tests-subdl.yml)
<!-- [![SubDL](https://github.com/a4k-openproject/a4kSubtitles/actions/workflows/cron-tests-subdl.yml/badge.svg)](https://github.com/a4k-openproject/a4kSubtitles/actions/workflows/cron-tests-subdl.yml) -->

## Description

Expand Down

0 comments on commit 53a3015

Please sign in to comment.