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:
parent
c6d71e1ae8
commit
1f7f8bb189
6
.github/workflows/test-diffcalc.yml
vendored
6
.github/workflows/test-diffcalc.yml
vendored
@ -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
Block a user