Skip to content
dfuchss edited this page Jun 1, 2023 · 3 revisions

Welcome to the actions wiki!

This repository contains multiple workflows to deal with certain projects.

  1. Maven Workflows
  2. Docker Workflows
  3. General GitHub Workflows

All workflow have an optional input called runs-on. This input will be passed to the runs-on property of the main job of each workflow.

Clone this wiki locally