Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 425 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 425 Bytes

Global Github Actions

This repository contains Github Actions (GHA) maintained by the Infra team. Those actions are intended to be consumed by other teams inside Camunda.

They are publicly accessible and thus must not contain any secrets.

Contributing

Before contributing, please make sure to activate pre-commit in this repository:

pre-commit install --install-hooks -t commit-msg -t pre-commit