Skip to content

Merge branch 'main' of https://github.com/dimkr/tootik into fedtest2 #1749

Merge branch 'main' of https://github.com/dimkr/tootik into fedtest2

Merge branch 'main' of https://github.com/dimkr/tootik into fedtest2 #1749

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 }}