Skip to content

Setup PostgreSQL With Init Scripts

Actions

About

Setup a PostgreSQL database
1.0
Latest
Star (7)

PostgreSQL GitHub Action

This GitHub Action sets up a PostgreSQL database.

Note: this is a fork from here since the maintainer of that repository seems to be inactive.

Usage

See action.yml

Basic:

steps:
- uses: harmon758/postgresql-action@v1
  with:
    postgresql version: '11'  # See https://hub.docker.com/_/postgres for available versions

License

The scripts and documentation in this project are released under the MIT License

Setup PostgreSQL With Init Scripts is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Setup a PostgreSQL database
1.0
Latest

Setup PostgreSQL With Init Scripts is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.