Skip to content

Setup Local PostgreSQL

Actions
Setup a PostgreSQL database without password
v1.0.0
Latest
Star (0)

Tags

 (1)

PostgreSQL GitHub Action

This GitHub Action sets up a PostgreSQL database. No password required, default account (database) is postgres

Usage

See action.yml

Basic:

steps:
- uses: minesunny/[email protected]
  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 Local PostgreSQL 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 without password
v1.0.0
Latest

Tags

 (1)

Setup Local PostgreSQL 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.