Skip to content

MNT: (deps): Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 in /ci #21

MNT: (deps): Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 in /ci

MNT: (deps): Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 in /ci #21

name: PR Unstable Builds
on:
pull_request:
types:
- opened
- synchronize
- reopened
- labeled
jobs:
Builds:
if: |
((github.event.action == 'labeled' && github.event.label.name == 'nightly-ci') ||
contains(github.event.pull_request.labels.*.name, 'nightly-ci'))
uses: ./.github/workflows/unstable-builds.yml