mirror of
https://github.com/actions/runner-images.git
synced 2026-01-05 17:50:02 +08:00
Disable schedule as Ubuntu16 is deprecated (#3741)
This commit is contained in:
@@ -1,11 +1,3 @@
|
|||||||
schedules:
|
|
||||||
- cron: "0 0 * * *"
|
|
||||||
displayName: Daily
|
|
||||||
branches:
|
|
||||||
include:
|
|
||||||
- main
|
|
||||||
always: true
|
|
||||||
|
|
||||||
trigger: none
|
trigger: none
|
||||||
pr:
|
pr:
|
||||||
autoCancel: true
|
autoCancel: true
|
||||||
|
|||||||
Reference in New Issue
Block a user