wert007 / tabelle

It is a spreadsheet program for your terminal. Written in rust.
MIT License
1 stars 1 forks source link

[Enhancement] Add Cache and Repository Filter for Mirroring Workflow #7

Closed kevinmatthes closed 1 year ago

kevinmatthes commented 1 year ago

This PR adds a cache as well as a repository filter to the mirroring workflow.

The added cache will speed up the installation of Aeruginous by caching its dependencies. The repository filter will make sure that the mirroring workflow is only executed in this repository and not in its forks in order to prevent unnecessary CI run fails.

wert007 commented 1 year ago

LGTM 👍