Skip to content

ci: 🎨 Py Sample

ci: 🎨 Py Sample #2

Workflow file for this run

name: CI # Continuous Integration

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

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: todo
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
todo:
name: TODO
runs-on: ubuntu-latest