Skip to content

修改boolean format规则 #5

修改boolean format规则

修改boolean format规则 #5

Workflow file for this run

name: Commit Flow
on:
pull_request:
branches: [release]
types:
- closed
jobs:
complete-issue:
if: github.event.pull_request.merged == true
uses: kne-union/actions/.github/workflows/complete-issue-workflow.yml@master
secrets: inherit