Skip to content

feat: add check for updates on app start (#5) #140

feat: add check for updates on app start (#5)

feat: add check for updates on app start (#5) #140

Workflow file for this run

name: Tests
on:
- push
- pull_request
jobs:
tests:
uses: YisusChrist/github-actions-workflows/.github/workflows/tests.yml@main
with:
python-version: "3.12"
secrets: inherit