Update workflow-basic-example-and-explanation.md (#31744)
This commit is contained in:
@@ -46,7 +46,7 @@ run-name: {% raw %}${{ github.actor }}{% endraw %} is learning GitHub Actions
|
||||
on: [push]
|
||||
|
||||
# Groups together all the jobs that run in the `learn-github-actions` workflow.
|
||||
jobs:
|
||||
jobs:
|
||||
|
||||
# Defines a job named `check-bats-version`. The child keys will define properties of the job.
|
||||
check-bats-version:
|
||||
|
||||
Reference in New Issue
Block a user