Skip to content

Merge pull request #46 from Balatro-Multiplayer/42-fix-autcompletion-… #21

Merge pull request #46 from Balatro-Multiplayer/42-fix-autcompletion-…

Merge pull request #46 from Balatro-Multiplayer/42-fix-autcompletion-… #21

Workflow file for this run

name: Docker Image CI

Check failure on line 1 in .github/workflows/docker-image.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/docker-image.yml

Invalid workflow file

(Line: 5, Col: 17): Unexpected value '', (Line: 7, Col: 17): Unexpected value ''
on:
push:
branches: [ "" ]
pull_request:
branches: [ "" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: docker compose up --build