Skip to content

feat: adds in collided_word.dart all the sections #115

feat: adds in collided_word.dart all the sections

feat: adds in collided_word.dart all the sections #115

name: api_game_domain
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
paths:
- "api/packages/game_domain/**"
- ".github/workflows/api_game_domain.yaml"
branches:
- main
jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_package.yml@v1
with:
dart_sdk: stable
working_directory: api/packages/game_domain