Skip to content

Update dependency Swashbuckle.AspNetCore to 7.2.0 (#1194) #460

Update dependency Swashbuckle.AspNetCore to 7.2.0 (#1194)

Update dependency Swashbuckle.AspNetCore to 7.2.0 (#1194) #460

name: 'Continuous Integration: Backend'
on:
workflow_dispatch:
push:
branches: [ main ]
paths:
- backend/**
pull_request:
types: [opened, synchronize, reopened]
paths:
- backend/**
jobs:
ci:
name: 'Continous Integration'
secrets: inherit
uses: './.github/workflows/template-build-and-test-backend.yml'