Skip to content

use self-hosted workflow-overhead runners were possible #7

use self-hosted workflow-overhead runners were possible

use self-hosted workflow-overhead runners were possible #7

name: faux-roadblock-ci
on:
pull_request:
branches: [ master ]
paths:
- LICENSE
- '**.md'
- .github/workflows/run-crucible-tracking.yaml
- .github/workflows/crucible-merged.yaml
- .github/workflows/faux-crucible-ci.yaml
- .github/workflows/faux-roadblock-ci.yaml
- .github/workflows/faux-pylint.yaml
- 'docs/**'
jobs:
roadblock-ci:
runs-on: [ self-hosted, workflow-overhead ]
steps:
- run: 'echo "No build required" '