Skip to content

Bump werkzeug from 3.0.4 to 3.0.6 #910

Bump werkzeug from 3.0.4 to 3.0.6

Bump werkzeug from 3.0.4 to 3.0.6 #910

name: Test Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/reusable-test.yml
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
event_name: ${{ github.event_name }}