Skip to content

feat: centralize member tag logic and collapse supporting member tags #10

feat: centralize member tag logic and collapse supporting member tags

feat: centralize member tag logic and collapse supporting member tags #10

Workflow file for this run

name: CI
on:
pull_request:
paths:
- .github/workflows/**
push:
branches:
- main
paths:
- .github/workflows/**
permissions:
contents: read
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: raven-actions/actionlint@v2