mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 12:50:06 +06:00
disable scheduled daily CI temporarily (#33136)
disable scheduled daily CI temporary Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
parent
7562366d4b
commit
3806faa171
3
.github/workflows/self-scheduled-caller.yml
vendored
3
.github/workflows/self-scheduled-caller.yml
vendored
@ -2,9 +2,6 @@ name: Self-hosted runner (scheduled)
|
||||
|
||||
|
||||
on:
|
||||
repository_dispatch:
|
||||
schedule:
|
||||
- cron: "17 2 * * *"
|
||||
push:
|
||||
branches:
|
||||
- run_scheduled_ci*
|
||||
|
Loading…
Reference in New Issue
Block a user