Skip to content

avb_verify: Add rollback_index and location info for option "-I" #17

avb_verify: Add rollback_index and location info for option "-I"

avb_verify: Add rollback_index and location info for option "-I" #17

Workflow file for this run

# This is a basic workflow to help you get started with Actions
name: clang-format
# Controls when the workflow will run
on:
pull_request:
types: [opened, reopened, synchronize]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
clang-format:
uses: open-vela/public-actions/.github/workflows/clang-format.yml@trunk