Skip to content

Patch 1

Patch 1 #164

Workflow file for this run

name: 内容合并投票
on:
pull_request_target:
types: [opened, synchronize, reopened, closed]
jobs:
democracy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: 计算投票结果
uses: myyk/git-democracy@v2