Skip to content

Fix backend startup timeout and Python 3.9 compatibility issues #6

Fix backend startup timeout and Python 3.9 compatibility issues

Fix backend startup timeout and Python 3.9 compatibility issues #6

Workflow file for this run

name: Repo Safety Scan
on:
pull_request:
push:
branches:
- main
- master
jobs:
scan:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run repository safety scan
run: bash scripts/repo_safety_scan.sh