Skip to content

Log a warning when an executable is found, but does not have the exec… #9

Log a warning when an executable is found, but does not have the exec…

Log a warning when an executable is found, but does not have the exec… #9

Workflow file for this run

# This runs jobs which pyiron modules should run when a PR is labeled
name: PR labeled
on:
pull_request:
types: [labeled]
jobs:
pyiron:
uses: pyiron/actions/.github/workflows/[email protected]
secrets: inherit