Skip to content

Allows to change in the location from hdf file where training data is read from by TrainingContainer.include_job. #6

Allows to change in the location from hdf file where training data is read from by TrainingContainer.include_job.

Allows to change in the location from hdf file where training data is read from by TrainingContainer.include_job. #6

# This runs jobs which pyiron modules should run when a PR target is opened
name: PR opened
on:
pull_request_target:
types: [opened]
jobs:
pyiron:
uses: pyiron/actions/.github/workflows/pr-target-opened.yml@main
secrets: inherit