[READ-ONLY] Mirror of https://github.com/flo-bit/bluesky-trending. show trending bluesky hashtags of the last day/hour flo-bit.dev/bluesky-trending/
0

Configure Feed

Select the types of activity you want to include in your feed.

disable workflow

+2 -2
+2 -2
.github/workflows/deploy_gh_pages.yml
··· 4 4 push: 5 5 branches: 6 6 - main 7 - schedule: 8 - - cron: '5 * * * *' # Runs at 5 minutes after every hour 7 + # schedule: 8 + # - cron: '5 * * * *' # Runs at 5 minutes after every hour 9 9 10 10 jobs: 11 11 build_site: