Skip to content

Workflow file for this run

on:

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

View workflow run for this annotation

GitHub Actions / .github/workflows/sdci.yml

Invalid workflow file

Invalid `steps` value - steps should be list of `uses` or `run` items
pull_request:
merge_group:
# This is required to silence emails about the workflow having no jobs.
# We simply define a dummy job that is never run.
jobs:
dummy:
runs-on: linux
steps:
run: /usr/bin/true