Skip to content

Change to repository manager to use 'dist/sql' directory now that G2 build produces that. #23

Change to repository manager to use 'dist/sql' directory now that G2 build produces that.

Change to repository manager to use 'dist/sql' directory now that G2 build produces that. #23

Workflow file for this run

name: lint workflows
on:
push:
branches-ignore: [main]
pull_request:
branches: [main]
permissions:
contents: read
packages: read
pull-requests: read
statuses: write
jobs:
lint-workflows:
uses: senzing-factory/build-resources/.github/workflows/lint-workflows.yaml@v2