15 lines
362 B
Markdown
15 lines
362 B
Markdown
---
|
|
title: Examples
|
|
shortTitle: Examples
|
|
intro: 'Example workflows that demonstrate the CI/CD features of {% data variables.product.prodname_actions %}.'
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
children:
|
|
- using-scripts-to-test-your-code-on-a-runner
|
|
- using-the-github-cli-on-a-runner
|
|
- using-concurrency-expressions-and-a-test-matrix
|
|
---
|