Skip to content

Hackily ensure single word search string contains wildcards #409

Hackily ensure single word search string contains wildcards

Hackily ensure single word search string contains wildcards #409

Workflow file for this run

name: github pages
on:
push:
branches:
- master
- 2024-lts
- 2025-lts
pull_request:
jobs:
deploy:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v3
with:
submodules: true
fetch-depth: 0
- name: Build
run: |
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
./build.sh --update