Skip to content

Commit 5635a23

Browse files
authored
Merge pull request #5910 from github/repo-sync
repo sync
2 parents e331204 + 690d1e9 commit 5635a23

File tree

1,192 files changed

+1714
-1686
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,192 files changed

+1714
-1686
lines changed

content/actions/creating-actions/about-actions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ versions:
1111
free-pro-team: '*'
1212
enterprise-server: '>=2.22'
1313
github-ae: '*'
14-
type: 'overview'
14+
type: overview
1515
topics:
16-
- 'Action development'
17-
- 'Fundamentals'
16+
- Action development
17+
- Fundamentals
1818
---
1919

2020
{% data reusables.actions.enterprise-beta %}

content/actions/creating-actions/creating-a-composite-run-steps-action.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ versions:
66
free-pro-team: '*'
77
enterprise-server: '>=2.22'
88
github-ae: '*'
9-
type: 'tutorial'
9+
type: tutorial
1010
topics:
11-
- 'Action development'
11+
- Action development
1212
---
1313

1414
{% data reusables.actions.enterprise-beta %}

content/actions/creating-actions/creating-a-docker-container-action.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ versions:
1111
free-pro-team: '*'
1212
enterprise-server: '>=2.22'
1313
github-ae: '*'
14-
type: 'tutorial'
14+
type: tutorial
1515
topics:
16-
- 'Action development'
17-
- 'Docker'
16+
- Action development
17+
- Docker
1818
---
1919

2020
{% data reusables.actions.enterprise-beta %}

content/actions/creating-actions/creating-a-javascript-action.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ versions:
1111
free-pro-team: '*'
1212
enterprise-server: '>=2.22'
1313
github-ae: '*'
14-
type: 'tutorial'
14+
type: tutorial
1515
topics:
16-
- 'Action development'
17-
- 'JavaScript'
16+
- Action development
17+
- JavaScript
1818
---
1919

2020
{% data reusables.actions.enterprise-beta %}

content/actions/guides/about-continuous-integration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ versions:
1111
free-pro-team: '*'
1212
enterprise-server: '>=2.22'
1313
github-ae: '*'
14-
type: 'overview'
14+
type: overview
1515
topics:
16-
- 'CI'
17-
- 'CD'
16+
- CI
17+
- CD
1818
---
1919

2020
{% data reusables.actions.enterprise-beta %}

content/actions/guides/about-packaging-with-github-actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ versions:
99
free-pro-team: '*'
1010
enterprise-server: '>=2.22'
1111
github-ae: '*'
12-
type: 'overview'
12+
type: overview
1313
topics:
14-
- 'Packaging'
14+
- Packaging
1515
---
1616

1717
{% data reusables.actions.enterprise-beta %}

content/actions/guides/about-service-containers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ versions:
99
free-pro-team: '*'
1010
enterprise-server: '>=2.22'
1111
github-ae: '*'
12-
type: 'overview'
12+
type: overview
1313
topics:
14-
- 'Containers'
15-
- 'Docker'
14+
- Containers
15+
- Docker
1616
---
1717

1818
{% data reusables.actions.enterprise-beta %}

content/actions/guides/adding-labels-to-issues.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Adding labels to issues
3-
intro: You can use {% data variables.product.prodname_actions %} to automatically label issues.
3+
intro: 'You can use {% data variables.product.prodname_actions %} to automatically label issues.'
44
product: '{% data reusables.gated-features.actions %}'
55
versions:
66
free-pro-team: '*'
77
enterprise-server: '>=2.22'
88
github-ae: '*'
9-
type: 'tutorial'
9+
type: tutorial
1010
topics:
11-
- 'Workflows'
12-
- 'Project management'
11+
- Workflows
12+
- Project management
1313
---
1414

1515
{% data reusables.actions.enterprise-beta %}

content/actions/guides/building-and-testing-java-with-ant.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ versions:
88
free-pro-team: '*'
99
enterprise-server: '>=2.22'
1010
github-ae: '*'
11-
type: 'tutorial'
11+
type: tutorial
1212
topics:
13-
- 'CI'
14-
- 'Java'
15-
- 'Ant'
13+
- CI
14+
- Java
15+
- Ant
1616
---
1717

1818
{% data reusables.actions.enterprise-beta %}

content/actions/guides/building-and-testing-java-with-gradle.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ versions:
88
free-pro-team: '*'
99
enterprise-server: '>=2.22'
1010
github-ae: '*'
11-
type: 'tutorial'
11+
type: tutorial
1212
topics:
13-
- 'CI'
14-
- 'Java'
15-
- 'Gradle'
13+
- CI
14+
- Java
15+
- Gradle
1616
---
1717

1818
{% data reusables.actions.enterprise-beta %}

0 commit comments

Comments
 (0)