Skip to content

Commit 2cdb5c8

Browse files
author
Andy McKay
authored
Remove starter workflows from code examples
👋🏾 This PR removes starter workflows from code examples on the docs page (I think). The workflows are all visible when a user hits the Actions tab and starts a new workflow. But on the way we do a transformation for example `$default-branch` to whatever your default branch is. So they don't work too well. Some of the other things in the actions org might work, although not sure they qualify as good examples for learning from.
1 parent f84ba23 commit 2cdb5c8

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

data/variables/action_code_examples.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
- title: Starter workflows
2-
description: Workflow files for helping people get started with GitHub Actions
3-
languages: TypeScript
4-
href: actions/starter-workflows
5-
tags:
6-
- official
7-
- workflows
81
- title: Example services
92
description: Example workflows using service containers
103
languages: JavaScript

0 commit comments

Comments
 (0)