Skip to content

Convert .r2 scripts to Python with r2pipe for generic binary analysis #578

Convert .r2 scripts to Python with r2pipe for generic binary analysis

Convert .r2 scripts to Python with r2pipe for generic binary analysis #578

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