8000 mention forwarding from community · dimkr/tootik@621d072 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mention forwarding from community #1092

mention forwarding from community

mention forwarding from community #1092

Workflow file for this run

name: ci
on:
push:
pull_request:
schedule:
- cron: '0 0 * * 4'
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build.yml
with:
version: 99.99.${{ github.run_number }}
0