Skip to content

feat: add python version to the act env file and add deps to build-ci #166

feat: add python version to the act env file and add deps to build-ci

feat: add python version to the act env file and add deps to build-ci #166

Workflow file for this run

name: Lint, Build & Test
on: [push, pull_request]
env:
GH_ACCESS_TOKEN: ${{ secrets.GH_PAT }}
jobs:
lint-build-test:
name: Lint, Build & Test
uses: devnw/workflows/.github/workflows/make-build.yml@main
secrets: inherit # pragma: allowlist secret