Skip to content

Porting patches from s/mr0/master to master #171

Porting patches from s/mr0/master to master

Porting patches from s/mr0/master to master #171

---
name: Run CI checks
on:
pull_request:
types: "**"
branches: "**"
pull_request_review:
types: "**"
branches: "**"
permissions: read-all
jobs:
TriggerWorkfows:
uses: projectceladon/celadonworkflows/.github/workflows/[email protected]
with:
EVENT: ${{ toJSON(github.event) }}