Skip to content

fix: add code validation to workflows #4

fix: add code validation to workflows

fix: add code validation to workflows #4

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
jobs:
code-validation:
uses: ./.github/workflows/code_validation.yml