mirror of
https://github.com/tj-actions/install-postgresql.git
synced 2024-12-20 01:18:18 +00:00
Update README.md
This commit is contained in:
parent
d61e8ce412
commit
09d5426886
1 changed files with 6 additions and 2 deletions
|
@ -1,10 +1,14 @@
|
||||||
|
[](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on)
|
||||||
|
[](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on)
|
||||||
|
[](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on)
|
||||||
|
[](https://github.com/search?o=desc\&q=tj-actions+setup-postgresql+path%3A.github%2Fworkflows+language%3AYAML\&s=\&type=Code)
|
||||||
|
|
||||||
[](https://github.com/tj-actions/setup-postgresql/actions?query=workflow%3ACI)
|
[](https://github.com/tj-actions/setup-postgresql/actions?query=workflow%3ACI)
|
||||||
[](https://github.com/tj-actions/setup-postgresql/actions?query=workflow%3A%22Update+release+version.%22)
|
[](https://github.com/tj-actions/setup-postgresql/actions?query=workflow%3A%22Update+release+version.%22)
|
||||||
[](https://github.com/search?o=desc\&q=tj-actions+setup-postgresql+path%3A.github%2Fworkflows+language%3AYAML\&s=\&type=Code)
|
|
||||||
|
|
||||||
## setup-postgresql
|
## setup-postgresql
|
||||||
|
|
||||||
Setup PostgresSQL using this action.
|
This Github action installs PostgreSQL on the GitHub runner and verifies the installation.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
...
|
...
|
||||||
|
|
Loading…
Add table
Reference in a new issue