mirror of https://github.com/ppy/osu
Add description to workflow
This commit is contained in:
parent
c6d71e1ae8
commit
1f7f8bb189
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue