Skip to content

update the crucible-release workflow to document the object names of … #140

update the crucible-release workflow to document the object names of …

update the crucible-release workflow to document the object names of … #140

name: faux-crucible-ci
on:
pull_request:
branches: [ master ]
paths:
- LICENSE
- '**.md'
- .github/workflows/run-crucible-tracking.yaml
- .github/workflows/crucible-merged.yaml
- .github/workflows/crucible-scheduled.yaml
- .github/workflows/crucible-release-ci.yaml
- .github/workflows/faux-crucible-release-ci.yaml
- .github/workflows/faux-crucible-ci.yaml
- .github/workflows/faux-ci.yaml
- .github/workflows/crucible-release.yaml
- 'docs/**'
- 'spec/**'
jobs:
call-core-crucible-ci:
uses: perftool-incubator/crucible-ci/.github/workflows/faux-core-crucible-ci.yaml@main