Skip to content

rebuild lock

rebuild lock #8

Workflow file for this run

name: Feature branch
on:
push:
branches-ignore:
[master]
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yaml
secrets: inherit