mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-08 02:57:34 +08:00
12 lines
197 B
YAML
12 lines
197 B
YAML
trigger: none
|
|
pr:
|
|
autoCancel: true
|
|
branches:
|
|
include:
|
|
- main
|
|
|
|
jobs:
|
|
- template: image-generation.yml
|
|
parameters:
|
|
image_type: ubuntu1604
|
|
image_readme_name: Ubuntu1604-README.md |