Skip to content

Merge pull request #2795 from pakagronglb/enable-fa-linting #196

Merge pull request #2795 from pakagronglb/enable-fa-linting

Merge pull request #2795 from pakagronglb/enable-fa-linting #196

Workflow file for this run

on:
push:
branches:
- develop
pull_request:
workflow_dispatch:
permissions:
contents: read
name: Conformance
jobs:
conformance:
runs-on: ubuntu-latest
steps:
- name: Checkout conformance client
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Run test suite
uses: theupdateframework/tuf-conformance@9bfc222a371e30ad5511eb17449f68f855fb9d8f # v2.3.0
with:
entrypoint: ".github/scripts/conformance-client.py"