ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
136 stars 64 forks source link

Enable Trivy Scans every 60 days for not active repositories #6998

Closed niveathika closed 2 months ago

niveathika commented 2 months ago

Description: All scheduled actions are automatically disabled by Github if there is no active commits to the repositories for 60 days.

This affects the Trivy Scan workflows. Most of our driver connectors has this issue. Since these do not have frequent commits, Trivy scans are disabled. We should have a solution to enable Trivy scans.