Skip to content

chore: add check if path to file is valid #8

chore: add check if path to file is valid

chore: add check if path to file is valid #8

name: Pull Request CI
on:
push:
branches:
- 'master'
pull_request:
branches:
- main
jobs:
run-unit-tests:
name: Run Unit Tests
uses: ./.github/workflows/test.yaml
lint:
name: Lint
uses: ./.github/workflows/lint-go.yaml