Skip to content

add !fstv: "https://firesky.tv/?filter={}" → at-proto/bluesky @proto #82

add !fstv: "https://firesky.tv/?filter={}" → at-proto/bluesky @proto

add !fstv: "https://firesky.tv/?filter={}" → at-proto/bluesky @proto #82

Workflow file for this run

name: Run tests
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: npm install
- run: npm run test