Skip to content

feat: prepare build for releasing to public #4

feat: prepare build for releasing to public

feat: prepare build for releasing to public #4

Workflow file for this run

---
name: Actions Linter
on:
pull_request:
paths:
- '.github/**'
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: actionlint
uses: raven-actions/actionlint@v1