Skip to content

Merge branch 'main' of github.com:austenstone/github-value #658

Merge branch 'main' of github.com:austenstone/github-value

Merge branch 'main' of github.com:austenstone/github-value #658

name: Docker Compose
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: docker compose build