efrecon / docker-s3fs-client

Alpine-based s3fs client: mount from container, make available to other containers
BSD 3-Clause "New" or "Revised" License
181 stars 64 forks source link

Start making sure scheduled workflows are not turned off #18

Closed efrecon closed 1 year ago

efrecon commented 2 years ago

Workflows risk being turned off after 60 days when no activity has happened in this repository. This is unfortunate, as they are meant to be able to pick up new versions of the source s3fs project. My new gh-action-keepalive should solve the problem.