Skip to content

Importing TPL lib for future imports #1156

Importing TPL lib for future imports

Importing TPL lib for future imports #1156

Workflow file for this run

name: Validate
on:
push:
paths-ignore:
- '.github/**'
- 'README.md'
pull_request:
paths-ignore:
- '.github/**'
- 'README.md'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
conftest:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Conftest
uses: redhat-cop/github-actions/confbatstest@e4729075dcd3f34946b80df6b1bfb952b9fee166 # v4
with:
tests: _test/conftest.sh