Skip to content

Context-independent encoder in htmlObfuscator #72

Context-independent encoder in htmlObfuscator

Context-independent encoder in htmlObfuscator #72

Workflow file for this run

name: Trigger ZLUX Core Build
on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- v3.x/staging
permissions:
statuses: write
contents: write
jobs:
build-core:
uses: zowe/zlux-build/.github/workflows/build-core.yml@v3.x/staging
secrets: inherit
with:
SOURCE_REPO: zlux-platform
SOURCE_PR: ${{ github.event.pull_request.number || '' }}
ZLUX_PLATFORM: ${{ github.event.pull_request.number || '' }}