8000 cleanup · dimkr/tootik@84db38e · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Drop post publication time from Delete activities #2322

Drop post publication time from Delete activities

Drop post publication time from Delete activities #2322

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