Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Deprecate and discontinue #142

Deprecate and discontinue

Deprecate and discontinue #142

Workflow file for this run

# Run static checks
name: lint
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
bundle-validate:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- run: make bundle-validate