Skip to content

Add in missing rlimits (#1140) #223

Add in missing rlimits (#1140)

Add in missing rlimits (#1140) #223

Workflow file for this run

name: container project - merge build
permissions:
contents: read
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