Skip to content

Added an explicit call out about the data and metadata flow differences between gateway and client #16505

Added an explicit call out about the data and metadata flow differences between gateway and client

Added an explicit call out about the data and metadata flow differences between gateway and client #16505

name: Enforce issue link to pull request
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
check_pull_requests:
runs-on: ubuntu-latest
name: Check linked issues
steps:
- uses: nearform/[email protected]
id: check-linked-issues
with:
exclude-branches: "dependabot/**"
exclude-labels: "minor-change"