github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/github/yaml/testdata/jobs/example-1.yaml (about) 1 # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-creating-jobs 2 3 jobs: 4 my_first_job: 5 name: My first job 6 my_second_job: 7 name: My second job