Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.25 KB

Timekeeper Logo

    Actions


A collection of reusable Github Actions for both internal and external use

Example Usage

- name: Upload build files 📤
  uses: sliit-foss/actions/preview-deployments/postbuild@v1

Commit messages

  • We follow conventional commits during our development workflow as a good practice. More information can be found at their official documentation
  • Refer the commitlint.config.js file for a full list of supported commit message prefixes