8000 chore: move git-repository to dev deps · PlaceOS/core@40da323 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: PPT-1701 added extra endpoints for recompile and reload #179

feat: PPT-1701 added extra endpoints for recompile and reload

feat: PPT-1701 added extra endpoints for recompile and reload #179

Workflow file for this run

name: Pull Request
on:
pull_request_target:
jobs:
placeos:
name: PlaceOS PR Actions
uses: PlaceOS/.github/.github/workflows/pull-request.yml@main
with:
title: ${{ github.event.pull_request.title }}
opened: ${{ github.event.action == 'opened' || github.event.action == 'reopened' }}
0