Skip to content

Updated github workflows for the new senzing data path and defaults #213

Updated github workflows for the new senzing data path and defaults

Updated github workflows for the new senzing data path and defaults #213

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