Skip to content

chore(deps): update ⬆️ aqua-packages #28

chore(deps): update ⬆️ aqua-packages

chore(deps): update ⬆️ aqua-packages #28

Workflow file for this run

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