Skip to content

Use eslint v9 and flat config #6291

Use eslint v9 and flat config

Use eslint v9 and flat config #6291

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- main
tags-ignore:
- "v*"
pull_request:
types:
- opened
- reopened
- synchronize
permissions:
contents: read
jobs:
update:
name: Generate Notes
permissions:
contents: write
pull-requests: write
uses: harryzcy/github-actions/.github/workflows/release-drafter.yml@main