Skip to content

- Core PluginControl: Improved consistency of load first then registe… #269

- Core PluginControl: Improved consistency of load first then registe…

- Core PluginControl: Improved consistency of load first then registe… #269

Workflow file for this run

name: main
on: [push]
jobs:
trigger-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run build trigger to determine what to build
env:
CI_TOOL: github
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: ./projects/CI/tools/core/build.sh