chore: workflow

This commit is contained in:
Cory Dransfeldt 2024-03-14 09:58:53 -07:00
parent a1ecd2f280
commit 5cf8a58624
No known key found for this signature in database

View file

@ -1,7 +1,8 @@
name: Scheduled post to Bluesky
on:
workflow_dispatch:
schedule:
- cron: '0 */2 * * *'
jobs:
Feed2SocialMedia:
runs-on: ubuntu-latest