Skip to content

ci: add az-tdx-vtpm workflow for e2e tests #14

ci: add az-tdx-vtpm workflow for e2e tests

ci: add az-tdx-vtpm workflow for e2e tests #14

Workflow file for this run

name: actionlint
on: [pull_request]
jobs:
actionlint:
name: lint workflow files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1
with:
fail_on_error: true