mirror of
https://github.com/siderolabs/talos.git
synced 2026-05-08 13:56:17 +02:00
Detect if virtiofsd is created, and then run or skip virtiofs volumes tests. Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>
22 lines
504 B
YAML
22 lines
504 B
YAML
# THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.
|
|
#
|
|
# Generated on 2025-12-18T09:21:29Z by kres 26be706.
|
|
|
|
"on":
|
|
schedule:
|
|
- cron: 0 2 * * *
|
|
name: Lock old issues
|
|
permissions:
|
|
issues: write
|
|
jobs:
|
|
action:
|
|
runs-on:
|
|
- ubuntu-latest
|
|
steps:
|
|
- name: Lock old issues
|
|
uses: dessant/lock-threads@7266a7ce5c1df01b1c6db85bf8cd86c737dadbe7 # version: v6.0.0
|
|
with:
|
|
issue-inactive-days: "60"
|
|
log-output: "true"
|
|
process-only: issues
|