mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 08:20:08 +00:00
* ci: disable integration test on pr * chore: add show carryforward * ci: add dummy action
12 lines
166 B
YAML
12 lines
166 B
YAML
flags:
|
|
unit:
|
|
paths:
|
|
- ".*"
|
|
carryforward: false
|
|
integration:
|
|
paths:
|
|
- ".*"
|
|
carryforward: true
|
|
comment:
|
|
show_carryforward_flags: true
|