github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/github/yaml/testdata/on-workflow-call/example-3.yaml.golden (about)

     1  on:
     2    workflow_call:
     3      secrets:
     4        access-token:
     5          description: A token passed from the caller workflow
     6          # required is not output since it is false (zero-value)