summaryrefslogtreecommitdiffstats
path: root/pkg/runner/testdata/.github/workflows/local-reusable-workflow-no-inputs-string.yml
blob: 7558c1c5158695f9689a30cec72aad3a090d2638 (plain)
1
2
3
4
5
6
7
8
9
name: reusable

on: workflow_call

jobs:
  reusable_workflow_job:
    runs-on: ubuntu-latest
    steps:
    - run: echo Test