Skip to content

postgres: add user database schema for grafana #100

postgres: add user database schema for grafana

postgres: add user database schema for grafana #100

Workflow file for this run

name: Check License Headers
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
check-license-headers:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Check license headers
uses: kt3k/[email protected]