Skip to content

build(deps): bump gunicorn from 21.2.0 to 22.0.0 in /FastapiOpenRestyConfigurator #286

build(deps): bump gunicorn from 21.2.0 to 22.0.0 in /FastapiOpenRestyConfigurator

build(deps): bump gunicorn from 21.2.0 to 22.0.0 in /FastapiOpenRestyConfigurator #286

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!"