Skip to content

feat: refactor for pgmodeler 1.x with qt6 #147

feat: refactor for pgmodeler 1.x with qt6

feat: refactor for pgmodeler 1.x with qt6 #147

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
env:
TAG: githubci
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Lint Dockerfile
uses: hadolint/hadolint-action@v3.1.0