Skip to content

chore(deps): bump version & tooling #207

chore(deps): bump version & tooling

chore(deps): bump version & tooling #207

Workflow file for this run

---
name: lint
on:
push:
branches:
- main
- stable-*
pull_request:
workflow_dispatch:
workflow_call: # so composite actions can use this
permissions:
pull-requests: write
checks: write
contents: read
jobs:
lint:
uses: delineaxpm/github-workflows/.github/workflows/lint.yml@main

Check failure on line 18 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / lint

Invalid workflow file

The workflow is not valid. In .github/workflows/lint.yml (Line: 18, Col: 11): Error from called workflow delineaxpm/github-workflows/.github/workflows/lint.yml@main (Line: 11, Col: 3): Unexpected value 'permissions'
secrets: inherit