Skip to content

chore: update doc link #21

chore: update doc link

chore: update doc link #21

Workflow file for this run

name: Unit Tests
on:
push:
pull_request:
workflow_call: # Allows you to use this workflow as part of another workflow
workflow_dispatch: # Allows you to run this workflow manually from the Actions tab
jobs:
build:
uses: impress-org/givewp-github-actions/.github/workflows/addon-tests.yml@master
with:
addon_slug: givewp-cloudflare-turnstile
givewp_branch: develop