Skip to content

chore(all): Remove Debian 11 Bullseye support #281

chore(all): Remove Debian 11 Bullseye support

chore(all): Remove Debian 11 Bullseye support #281

name: Molecule - Motd
on:
pull_request:
paths:
- .manala.yaml
- .github/workflows/molecule.motd.yaml
- extensions/molecule/config.yml
- extensions/molecule/Dockerfile.*
- extensions/molecule/motd/**
- roles/motd/**
# Plugins
- plugins/lookup/templates_exclusive.py
workflow_dispatch:
inputs:
debug:
type: boolean
description: Run with tmate debugging
required: false
default: false
jobs:
motd:
uses: ./.github/workflows/molecule.yaml
with:
debug: ${{ inputs.debug == true }}
scenario: motd