GitHub workflow

A collection of 1 posts

A Java geek
  • Me
  • Books
  • Speaking
  • Mentions
  • Focus
Aug 24, 2025 GitHub GitHub workflow GitHub Action tips

GitHub workflows tips and tricks

I’ve quite a lengthy experience with GitHub workflows, but not up to the point where I can claim I’m an expert. However, I recently developed a new workflow, and it prompted me to write this post. Feel free to add your own. What are GitHub workflows? A workflow is a configurable automated process that will run one or more jobs. Workflows are defined by a YAML file checked in to your repository and will run when triggered by an event in your repository, or they can be triggered m

Nicolas Fränkel
A Java geek © 2008-2025
v. c64eadb2374b7a4791b158224471474e45e25b03/11391114621
Latest Posts