Skip to content

SandboxService: Turn off RunAtLoad for the default plugin (#649) #31

SandboxService: Turn off RunAtLoad for the default plugin (#649)

SandboxService: Turn off RunAtLoad for the default plugin (#649) #31

Workflow file for this run

name: container project - merge build
on:
push:
branches:
- main
- release/*
jobs:
build:
name: Invoke build
uses: ./.github/workflows/common.yml
with:
release: true
secrets: inherit
permissions:
contents: read
packages: read
pages: write