mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 02:49:56 +08:00
Add description to workflow
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user