Skip to content

MASTG v1->v2 MASTG-TEST-0037: Testing WebViews Cleanup (android) #1239

MASTG v1->v2 MASTG-TEST-0037: Testing WebViews Cleanup (android)

MASTG v1->v2 MASTG-TEST-0037: Testing WebViews Cleanup (android) #1239

name: Check Website Build
on:
pull_request:
branches:
- "*"
jobs:
build:
uses: OWASP/mas-website/.github/workflows/build-website-reusable.yml@main
with:
deploy: false
sources_override_json: ${{ format('{{"OWASP/mastg":"refs/pull/{0}/head"}}', github.event.pull_request.number) }}