Skip to content

Bump werkzeug from 2.2.2 to 2.2.3 #58

Bump werkzeug from 2.2.2 to 2.2.3

Bump werkzeug from 2.2.2 to 2.2.3 #58

name: Pull Request
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
unit-test:
needs: [lint]
uses: ./.github/workflows/test.yaml