1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-13 07:43:00 +08:00

Add description to workflow

This commit is contained in:
smoogipoo 2021-09-03 20:13:33 +09:00
parent c6d71e1ae8
commit 1f7f8bb189

View File

@ -1,3 +1,9 @@
# Listens for new PR comments containing !pp check [id], and runs a diffcalc comparison against master.
# Usage:
# !pp check 0 | Runs only the osu! ruleset.
# !pp check 0 2 | Runs only the osu! and catch rulesets.
#
name: Diffcalc Consistency Checks
on:
issue_comment: