Skip to content

Update this repo's README #1930

Update this repo's README

Update this repo's README #1930

Workflow file for this run

name: Update this repo's README
on:
schedule:
# Once a day at 8 AM
- cron: 0 8 * * *
workflow_dispatch:
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: JasonEtco/rss-to-readme@v1
with:
feed-url: https://dev.to/feed/bnb
readme-section: feed
branch: main