Skip to content

[All] Debian 13 (Trixie) #274

[All] Debian 13 (Trixie)

[All] Debian 13 (Trixie) #274

Workflow file for this run

name: Molecule - Yarn
on:
pull_request:
paths:
- .manala.yaml
- .github/workflows/molecule.yarn.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/yarn/**
- roles/yarn/**
workflow_dispatch:
inputs:
debug:
type: boolean
description: Run with tmate debugging
required: false
default: false
jobs:
yarn:
uses: ./.github/workflows/molecule.yaml
with:
debug: ${{ inputs.debug == true }}
scenario: yarn