Skip to content

Commit

Permalink
完善注释
Browse files Browse the repository at this point in the history
  • Loading branch information
RayWangQvQ committed Apr 11, 2021
1 parent dfdb4e7 commit 41226cf
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/auto-close-pr.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 自动关闭不规范PR

name: Autocloser
on: pull_request_target
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/bilibili-daily-task.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 每日任务

name: bilibili-daily-task


Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/empty-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch: # 手动触发
inputs:
tasks:
description: '任务'
description: '任务Code'
required: true

env:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/live-lottery-task.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 天选时刻抽奖任务

name: live-lottery-task


Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 打包发布Release

name: Publish release

on:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 自动同步上游仓库

name: repo-sync

on:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/unfollow-batched-task.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# 批量取关

name: unfollow-batched-task

on:
Expand Down

0 comments on commit 41226cf

Please sign in to comment.