Skip to content

Update requests (#489), Enable V1 Deprecation (#506) #34

Update requests (#489), Enable V1 Deprecation (#506)

Update requests (#489), Enable V1 Deprecation (#506) #34

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- 'dev'
- 'staging'
- 'master'
workflow_dispatch:
jobs:
test-pr:
uses: ./.github/workflows/run_tests.yml
secrets: inherit