Skip to content

Page Create CV/Offer (#244) #93

Page Create CV/Offer (#244)

Page Create CV/Offer (#244) #93

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
src: './backend/'
args: -q