Skip to content

Delete examples directory #13

Delete examples directory

Delete examples directory #13

Workflow file for this run

name: Standard PR workflow
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
run_tests:
uses: ./.github/workflows/run_tests.yaml