Skip to content

Bump dottie from 2.0.2 to 2.0.6 in /app #114

Bump dottie from 2.0.2 to 2.0.6 in /app

Bump dottie from 2.0.2 to 2.0.6 in /app #114

name: Push (other branches)
on:
push:
branches-ignore:
- main
jobs:
build:
name: Build image
uses: ./.github/workflows/build_image.yaml
tests:
name: Run tests
uses: ./.github/workflows/run_tests.yaml
needs:
- build