Skip to content

Commit f8fbfeb

Browse files
authored
Merge pull request #18316 from github/repo-sync
repo sync
2 parents 834b75b + c505501 commit f8fbfeb

26 files changed

+1611
-1
lines changed
Loading
Loading

content/actions/examples/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Examples
3+
shortTitle: Examples
4+
intro: 'Example workflows that demonstrate the CI/CD features of {% data variables.product.prodname_actions %}.'
5+
versions:
6+
fpt: '*'
7+
ghes: '*'
8+
ghae: '*'
9+
ghec: '*'
10+
children:
11+
- using-scripts-to-test-your-code-on-a-runner
12+
- using-the-github-cli-on-a-runner
13+
- using-concurrency-expressions-and-a-test-matrix
14+
---

0 commit comments

Comments
 (0)