Skip to content

Agenda discussion for public meeting on 2024-09-26 #248

Agenda discussion for public meeting on 2024-09-26

Agenda discussion for public meeting on 2024-09-26 #248

Workflow file for this run

name: "Needs Triage"
on:
issues:
types: [opened]
jobs:
triage:
if: github.event.issue.labels[0] == null
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0