mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
Disable self-scheduled-amd-caller.yml
This commit is contained in:
parent
9895f7df81
commit
0f5f322c16
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
name: Self-hosted runner (AMD scheduled CI caller)
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "17 2 * * *"
|
||||
on: []
|
||||
# schedule:
|
||||
# - cron: "17 2 * * *"
|
||||
|
||||
jobs:
|
||||
run_scheduled_amd_ci:
|
||||
|
|
|
|||
Loading…
Reference in a new issue