Skip to content

Propagate opaque_id to all API calls in scan helper #915

Propagate opaque_id to all API calls in scan helper

Propagate opaque_id to all API calls in scan helper #915

Workflow file for this run

name: Backport
on:
pull_request:
types:
- closed
- labeled
jobs:
backport:
runs-on: ubuntu-latest
name: Backport
steps:
- name: Backport
uses: tibdex/backport@7005ef85c4562bc23b0e9b4a9940d5922f439750 # v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}