mirror of
https://github.com/actions/runner-images.git
synced 2025-12-25 11:01:54 +08:00
Remove cron job from CI (#7977)
This commit is contained in:
2
.github/workflows/windows2019.yml
vendored
2
.github/workflows/windows2019.yml
vendored
@@ -12,8 +12,6 @@ on:
|
||||
types: labeled
|
||||
paths:
|
||||
- 'images/win/**'
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
Windows_2019:
|
||||
|
||||
Reference in New Issue
Block a user