github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/github/yaml/testdata/jobs-defaults/example-1.yaml (about)

     1  # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_iddefaults
     2  
     3  jobs:
     4    job1:
     5      runs-on: ubuntu-latest
     6      defaults:
     7        run:
     8          shell: bash
     9          working-directory: scripts