Skip to content

feat(Dependencies): Update dependency werkzeug to v3.1.2 #346

feat(Dependencies): Update dependency werkzeug to v3.1.2

feat(Dependencies): Update dependency werkzeug to v3.1.2 #346

Workflow file for this run

name: dummy-renovate
on:
pull_request:
types: [opened, edited]
jobs:
run_if:
if: startsWith(github.head_ref, 'deps/')
runs-on: ubuntu-latest
steps:
- name: my-step
run: echo "Hello World!"