Skip to content

Update files and delete specified items #37

Update files and delete specified items

Update files and delete specified items #37

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/build.yml@main
secrets: inherit # pragma: allowlist secret