mirror of
https://github.com/tj-actions/install-postgresql.git
synced 2024-12-20 01:18:18 +00:00
Updated README.md
This commit is contained in:
parent
ab7d11b52c
commit
d61e8ce412
2 changed files with 5 additions and 5 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Run docker-action
|
||||
- name: Run setup-postgresql
|
||||
uses: ./
|
||||
with:
|
||||
postgresql_version: ${{ matrix.postgresql_version }}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[](https://github.com/tj-actions/docker-action/actions?query=workflow%3ACI)
|
||||
[](https://github.com/tj-actions/docker-action/actions?query=workflow%3A%22Update+release+version.%22)
|
||||
[](https://github.com/search?o=desc\&q=tj-actions+docker-action+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%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
|
||||
|
||||
|
@ -46,7 +46,7 @@ This package was created with [Cookiecutter](https://github.com/cookiecutter/coo
|
|||
|
||||
## Report Bugs
|
||||
|
||||
Report bugs at https://github.com/tj-actions/docker-action/issues.
|
||||
Report bugs at https://github.com/tj-actions/setup-postgresql/issues.
|
||||
|
||||
If you are reporting a bug, please include:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue