Skip to content

gh-775: Merge glass-dev/glass-benchmarks to this repository #561

gh-775: Merge glass-dev/glass-benchmarks to this repository

gh-775: Merge glass-dev/glass-benchmarks to this repository #561

---
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