Rename 'virtual-environments' repo to 'runner-images'

This commit is contained in:
Erik Bershel
2022-12-26 13:23:01 +01:00
committed by GitHub
parent 5810329d19
commit b8e79c3d16
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# Common tools for generation of packages in the actions/*-versions repositories
This repository contains PowerShell modules that are used to generate packages for Actions. The packages are consumed by the images generated through [actions/virtual-environments](https://github.com/actions/virtual-environments) and some of the setup-* Actions
This repository contains PowerShell modules that are used to generate packages for Actions. The packages are consumed by the images generated through [actions/runner-images](https://github.com/actions/runner-images) and some of the setup-* Actions
## Contribution
Contributions are welcome! See [Contributor's Guide](./CONTRIBUTING.md) for more details about contribution process and code structure