Github — Medium
Key points
- Workflow files use YAML, not JSON or shell scripts
- The .github/workflows/ directory is the required location
- GitHub Actions workflows are triggered by repository events
- Dockerfiles serve a different purpose in GitHub
Ready to go further?
Related questions
