Skip to content

Disable feed link_zurich #75

Disable feed link_zurich

Disable feed link_zurich #75

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 config