Skip to content

avoid commented-out code (ruff-ERA) #396

avoid commented-out code (ruff-ERA)

avoid commented-out code (ruff-ERA) #396

# 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/[email protected]
secrets: inherit