Skip to content

- FileSorter: Added ability to sort only certain types of files #228

- FileSorter: Added ability to sort only certain types of files

- FileSorter: Added ability to sort only certain types of files #228

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