Skip to content

Bump urllib3 from 2.2.1 to 2.2.2 in /apiv2 #85

Bump urllib3 from 2.2.1 to 2.2.2 in /apiv2

Bump urllib3 from 2.2.1 to 2.2.2 in /apiv2 #85

name: Docker Build Rdev
on:
pull_request:
types: [ labeled, synchronize ]
paths:
- 'apiv2/**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
rdev_argus_builder:
uses: ./.github/workflows/workflow-argus-docker-build.yaml

Check failure on line 15 in .github/workflows/docker-build-rdev.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/docker-build-rdev.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/docker-build-rdev.yaml" -> "./.github/workflows/workflow-argus-docker-build.yaml" --> "chanzuckerberg/github-actions/.github/workflows/argus-docker-build.yaml@45068d32dc7313506480e89e8b745c246e6ea42a" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
if: contains(github.event.pull_request.labels.*.name, 'stack') && github.event.sender.type != 'Bot'
with:
envs: rdev
path_filters: 'apiv2/**'