Skip to content

Merge pull request #248 from KaiShoya/bugfix/#1.19.x #70

Merge pull request #248 from KaiShoya/bugfix/#1.19.x

Merge pull request #248 from KaiShoya/bugfix/#1.19.x #70

Workflow file for this run

name: Create release note & check Codacy
on:
push:
branches:
- main
workflow_dispatch:
jobs:
create-release-note:
uses: ./.github/workflows/create-release-note.yaml
codacy:
uses: ./.github/workflows/codacy-analysis.yaml
secrets: inherit