Skip to content

Delete img/light_openMINDS-SANDS-logo.png #888

Delete img/light_openMINDS-SANDS-logo.png

Delete img/light_openMINDS-SANDS-logo.png #888

name: openMINDS_upstream
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Trigger central repository
run: |
curl -XPOST -u "${{secrets.PAT_USERNAME}}:${{secrets.PAT_TOKEN}}" -H "Accept: application/vnd.github.everest-preview+json" -H "Content-Type: application/json" https://api.github.com/repos/HumanBrainProject/openMINDS/actions/workflows/build.yml/dispatches --data '{"ref": "main"}'