Skip to content

Update names

Update names #10

Workflow file for this run

# This runs jobs which pyiron modules should run on pushes or PRs to main
name: Push-Pull
on:
push:
branches: [ main ]
pull_request:
jobs:
pyiron:
uses: pyiron/actions/.github/workflows/[email protected]
with:
python-version-alt3: 'exclude' # No python 3.9
secrets: inherit