Skip to content

chore(deps): update dependency caddyserver/caddy to v2.8.1 #217

chore(deps): update dependency caddyserver/caddy to v2.8.1

chore(deps): update dependency caddyserver/caddy to v2.8.1 #217

Workflow file for this run

name: tests
on:
pull_request:
types: [opened, synchronize]
paths:
- tests/**
- .github/workflows/tests.yml
- entrypoint.sh
- Dockerfile
- .dockerignore
push:
branches:
- main
paths:
- tests/**
- .github/workflows/tests.yml
- entrypoint.sh
- Dockerfile
- .dockerignore
permissions: read-all
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Run tests
run: ./run_tests.sh
working-directory: ./tests/