Skip to content

fix(build): change code to use git-repo shard instead of old reposito… #42

fix(build): change code to use git-repo shard instead of old reposito…

fix(build): change code to use git-repo shard instead of old reposito… #42

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' }}