We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802cb67 commit 07604f0Copy full SHA for 07604f0
1 file changed
data/learning-tracks/actions.yml
@@ -7,6 +7,7 @@ getting_started:
7
- /actions/learn-github-actions/essential-features-of-github-actions
8
- /actions/learn-github-actions/managing-complex-workflows
9
- /actions/learn-github-actions/security-hardening-for-github-actions
10
+ featured_track: true
11
continuous_integration:
12
title: 'Build and test code'
13
description: 'You can create custom continuous integration (CI) workflows right in your repository.'
0 commit comments