Skip to content

Update sce-validator.yml #2

Update sce-validator.yml

Update sce-validator.yml #2

Workflow file for this run

---
name: SCE validator
on:
pull_request:
branches:
- "*"
jobs:
docker:
runs-on: [self-hosted, dind]
steps:

Check failure on line 11 in .github/workflows/sce-validator.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/sce-validator.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
- name: Checkout
uses: actions/checkout@v4
- name: SCE validator
uses: urbansportsclub/usc-github-actions/SCE-validator@main