Skip to content

modified prompt for more variety in generated items #13

modified prompt for more variety in generated items

modified prompt for more variety in generated items #13

Workflow file for this run

name: Validate
on:
pull_request:
push:
branches:
- main
jobs:
validate_deployment_config:
name: Validate Deployment Config
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v6
- name: Set up just
uses: extractions/setup-just@v4
- name: Validate Docker and workflow YAML
run: just validate-deployment