Skip to content

rework dependency fetcher; add installEnv and noDevDependencies options #105

rework dependency fetcher; add installEnv and noDevDependencies options

rework dependency fetcher; add installEnv and noDevDependencies options #105

Workflow file for this run

name: 'Main'
on:
push:
branches:
- main
pull_request: {}
jobs:
checks:
uses: nzbr/actions/.github/workflows/run_checks.yml@main
secrets:
SECRET_DECRYPTION_KEY: ${{ secrets.SECRET_DECRYPTION_KEY }}