Skip to content

CI: build with ubuntu-22.04 #69

CI: build with ubuntu-22.04

CI: build with ubuntu-22.04 #69

Workflow file for this run

---
name: Run VM-MANAGER-PR-FLOW
on:
pull_request:
types: [opened, synchronize, reopened, edited]
branches: "**"
jobs:
Trigger-Worflows:
uses: projectceladon/celadonworkflows/.github/workflows/trigger_ci.yml@v1.0
with:
EVENT: ${{ toJSON(github.event) }}