kyma-project / nats-manager

Apache License 2.0
5 stars 13 forks source link

use cache for linting #270

Closed friedrichwilken closed 10 months ago

friedrichwilken commented 10 months ago

Description

To increase performance and to avoid running into rate-limits, this PR changes the Github action workflow for linting to use caching (enabled by default).

Changes proposed in this pull request: