Skip to content

chore(deps): bump faraday from 2.14.1 to 2.14.3 in /e2e/ruby #159

chore(deps): bump faraday from 2.14.1 to 2.14.3 in /e2e/ruby

chore(deps): bump faraday from 2.14.1 to 2.14.3 in /e2e/ruby #159

Workflow file for this run

name: Validate PR
on:
pull_request:
types: [opened, edited, synchronize]
concurrency:
group: validate-pr-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
validate:
uses: xberg-io/actions/.github/workflows/reusable-validate-pr.yml@v1
secrets: inherit