Skip to content

Port MASTG-TEST-0077 WebView file access testing to v2 (iOS) #1237

Port MASTG-TEST-0077 WebView file access testing to v2 (iOS)

Port MASTG-TEST-0077 WebView file access testing to v2 (iOS) #1237

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) }}