- GitHub Actions, the missing notes
- Usage on GitHub Actions with xvfb · Issue #147 · juliangruber/browser-run
- GitHub Marketplace · Actions to improve your workflow
GitHub Actions Reference
- Workflow syntax for GitHub Actions
- Specifications for GitHub-hosted runners
- Contexts
- Environment variables
- Workflow commands for GitHub Actions
- Events that trigger workflows
- actions/checkout: Action for checking out a repo
- actions/runner: The runner is the application that runs a job from a GitHub Actions workflow
- actions/starter-workflows: Accelerating new GitHub Actions workflows
- Search · search_term path:/.github/workflows/
- New Search · search_term path:/.github/workflows/
- github actions qt5 - Google Search
- doctest/main.yml at master · onqtam/doctest
- reproc/main.yml at master · DaanDeMeyer/reproc
- libgit2/main.yml at main · libgit2/libgit2
- shows that matrices can be objects, and not just strings
- How to share matrix between jobs
- Docs: Creating a composite run steps action
- Stack Overflow
- Video: GitHub Actions - Composite Run Steps FIRST LOOK
- Issue: Next Steps for Fully Functioning Composite Actions - include examples of what you can do
- GitHub Actions: reusable workflows is generally available
- How to not run cron jobs in forks