Skip to content

Portable objects, take 2 #3125

Portable objects, take 2

Portable objects, take 2 #3125

Workflow file for this run

name: ci
on:
push:
pull_request:
schedule:
- cron: '0 0 * * 4'
workflow_dispatch:
jobs:
build:
permissions: {}
uses: ./.github/workflows/build.yml
with:
version: 99.99.${{ github.run_number }}