Skip to content

Improved address search bar: now presents the address of the current … #43

Improved address search bar: now presents the address of the current …

Improved address search bar: now presents the address of the current … #43

Workflow file for this run

name: Continuous Integration
on: [ push ]
jobs:
docker:
name: Docker Compose
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: isbang/[email protected]
with:
compose-file: "./docker-compose.yml"