Skip to content

project: Introduces open62541 as a new project to analyze #3295

project: Introduces open62541 as a new project to analyze

project: Introduces open62541 as a new project to analyze #3295

Workflow file for this run

name: pre-commit
on:
pull_request:
merge_group:
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]
with:
extra_args: --from-ref origin/vara-dev --to-ref HEAD