remove uneeded comment
This commit is contained in:
parent
b6ef904565
commit
76baf350db
4
.github/workflows/weekly-patch-test.yml
vendored
4
.github/workflows/weekly-patch-test.yml
vendored
@ -4,10 +4,6 @@ name: Test Patches - Weekly
|
|||||||
# Mods are auto-discovered from the [modules] section of src/pve-mod.conf and
|
# Mods are auto-discovered from the [modules] section of src/pve-mod.conf and
|
||||||
# tested in parallel - adding a mod needs no change here. If a mod fails, an
|
# tested in parallel - adding a mod needs no change here. If a mod fails, an
|
||||||
# issue is opened (or updated) per failed mod explaining why.
|
# issue is opened (or updated) per failed mod explaining why.
|
||||||
#
|
|
||||||
# Runs in the same debian:trixie container as validate-mods.yml so the test
|
|
||||||
# environment matches the release/validation path (Perl and other Proxmox
|
|
||||||
# tooling deps present, no drift between the two pipelines).
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user