Skip to content

gh-731: create spherical harmonic utilities module #556

gh-731: create spherical harmonic utilities module

gh-731: create spherical harmonic utilities module #556

---
name: Test examples
on:
pull_request:
types:
- labeled
- opened
- reopened
- synchronize
- unlabeled
jobs:
test-examples-on-label:
if: contains(github.event.pull_request.labels.*.name, 'run-examples')
name: On label
uses: ./.github/workflows/run-examples.yml