I have a yaml file with CI/CD steps using GitHub Actions as follows:
name: CI on: push: branches: - master jobs: Build: name: Build runs