We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754d59a commit 964bf74Copy full SHA for 964bf74
1 file changed
content/actions/index.md
@@ -15,7 +15,7 @@ featuredLinks:
15
- /actions/guides/publishing-nodejs-packages
16
- /actions/guides/building-and-testing-powershell
17
popular:
18
- - /actions/reference/workflow-syntax-for-github-actions
+ - '{% if currentVersion == "github-ae@latest" %}/actions/reference/workflow-syntax-for-github-actions{% endif %}'
19
- /actions/learn-github-actions
20
- /actions/reference/events-that-trigger-workflows
21
- /actions/reference/context-and-expression-syntax-for-github-actions
0 commit comments