Skip to content

pr 368, based on 2d69d42fd #1934

pr 368, based on 2d69d42fd

pr 368, based on 2d69d42fd #1934

Workflow file for this run

ci-success:

Check failure on line 1 in .github/workflows/bors.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/bors.yml

Invalid workflow file

(Line: 1, Col: 1): Unexpected value 'ci-success', (Line: 1, Col: 1): Required property is missing: jobs
name: ci
if: ${{ success() }}
needs:
- exfmt
- test
runs-on: ubuntu-latest
steps:
- name: CI succeeded
run: exit 0