Skip to content

Bump pyiron-base from 0.6.7 to 0.6.8 #6

Bump pyiron-base from 0.6.7 to 0.6.8

Bump pyiron-base from 0.6.7 to 0.6.8 #6

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/pr-labeled.yml@main
secrets: inherit