Skip to content

docs: Add example PetriNet for pull-style manufacturing workflow. (#26) #60

docs: Add example PetriNet for pull-style manufacturing workflow. (#26)

docs: Add example PetriNet for pull-style manufacturing workflow. (#26) #60

Workflow file for this run

name: pre-commit-all
on:
- push
jobs:
pre-commit:
runs-on: Ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]
with:
extra_args: --all-files