Skip to content

Bump eleventy-plugin-pwa-v2 from 1.0.1 to 1.0.2 #89

Bump eleventy-plugin-pwa-v2 from 1.0.1 to 1.0.2

Bump eleventy-plugin-pwa-v2 from 1.0.1 to 1.0.2 #89

Workflow file for this run

name: Docker build
on:
pull_request:
branches: [main]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build with Docker
run: docker build .