Files

10 lines
140 B
YAML
Raw Permalink Normal View History

# null_job_implicit.in.yaml
on: push
jobs:
empty:
notempty:
needs: empty
runs-on: ubuntu-latest
steps:
- run: echo ok