Skip to content

Redirects docs: added example and note about pathPrefix #1089

Redirects docs: added example and note about pathPrefix

Redirects docs: added example and note about pathPrefix #1089

name: next-drupal-query
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, edited]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install modules
run: yarn
- name: Run tests
run: yarn workspace next-drupal-query test