Skip to content

Commit

Permalink
Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Dec 26, 2022
1 parent 99b5ebe commit eec2832
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
-->

Release workflow for composite Github Action
General purpose reusable Github Action workflows

---

Expand Down Expand Up @@ -750,7 +750,7 @@ Mocked monorepo controller that outputs list of applications, lists of apps with
uses: cloudposse/github-actions-workflows/.github/workflows/controller-monorepo.yml@main
with:
dir: ./apps
```
```



Expand Down
2 changes: 1 addition & 1 deletion README.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ badges:
related: []

# Short description of this project
description: Release workflow for composite Github Action
description: General purpose reusable Github Action workflows

introduction: |-
Use provided [GitHub Actions reusable workflows](https://docs.github.com/en/actions/using-workflows/reusing-workflows)
Expand Down
2 changes: 1 addition & 1 deletion docs/github-actions-reusable-workflows.md
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ Mocked monorepo controller that outputs list of applications, lists of apps with
uses: cloudposse/github-actions-workflows/.github/workflows/controller-monorepo.yml@main
with:
dir: ./apps
```
```



Expand Down

0 comments on commit eec2832

Please sign in to comment.