Skip to content

feat(Dependencies): Update python Docker tag to v3.12.3 #284

feat(Dependencies): Update python Docker tag to v3.12.3

feat(Dependencies): Update python Docker tag to v3.12.3 #284

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