Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated README.md #701

Merged
merged 1 commit into from Oct 19, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -176,6 +176,7 @@ Support this project with a :star:
uses: tj-actions/changed-files@v32
...
```

</details>

<details>
Expand All @@ -192,6 +193,7 @@ Support this project with a :star:
```

See [inputs](#inputs) for more information.

</details>

<details>
Expand All @@ -212,6 +214,7 @@ See [inputs](#inputs) for more information.
```

See [outputs](#outputs) for a list of all available outputs.

</details>

<details>
Expand All @@ -231,6 +234,7 @@ See [outputs](#outputs) for a list of all available outputs.
```

See [outputs](#outputs) for a list of all available outputs.

</details>

<details>
Expand All @@ -251,6 +255,7 @@ See [outputs](#outputs) for a list of all available outputs.
**/*.sql
...
```

See [inputs](#inputs) for more information.

</details>
Expand Down Expand Up @@ -297,6 +302,7 @@ See [inputs](#inputs) for more information.
done
...
```

See [outputs](#outputs) for a list of all available outputs.

</details>
Expand Down Expand Up @@ -455,6 +461,7 @@ See [inputs](#inputs) for more information.
base_sha: ${{ steps.last_successful_commit_push.outputs.commit_hash }}
...
```

</details>
</li>

Expand Down