alpha
Login
or
Join now
flo-bit.dev
/
bluesky-trending
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[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/
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
disable workflow
author
Florian
date
2 years ago
(Jan 18, 2025, 9:22 AM +0100)
commit
a75d2dbf
a75d2dbf228b7c481d998286d3dd3cce1c649154
parent
31d2aa37
31d2aa378cb725ff4b1491a081b949ef850cf8fa
+2
-2
1 changed file
Expand all
Collapse all
Unified
Split
.github
workflows
deploy_gh_pages.yml
+2
-2
.github/workflows/deploy_gh_pages.yml
View file
Reviewed
···
4
4
push:
5
5
branches:
6
6
- main
7
7
-
schedule:
8
8
-
- cron: '5 * * * *' # Runs at 5 minutes after every hour
7
7
+
# schedule:
8
8
+
# - cron: '5 * * * *' # Runs at 5 minutes after every hour
9
9
10
10
jobs:
11
11
build_site: