Skip to content

Merge branch 'epic/givewp-3.0' into refactor/remove-test-gateway-module #3033

Merge branch 'epic/givewp-3.0' into refactor/remove-test-gateway-module

Merge branch 'epic/givewp-3.0' into refactor/remove-test-gateway-module #3033

Workflow file for this run

name: Static Analysis
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/static-analysis.yml@master