Skip to content

Switches RegioRadStuttgart feed to official feed #111

Switches RegioRadStuttgart feed to official feed

Switches RegioRadStuttgart feed to official feed #111

Workflow file for this run

name: validate
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: validate docker-compose.yml
run: |
docker compose --env-file .env --env-file .env.local.example config