Skip to content

[TO STAGING] Add Client-Id to allowed CORS headers (#518) #52

[TO STAGING] Add Client-Id to allowed CORS headers (#518)

[TO STAGING] Add Client-Id to allowed CORS headers (#518) #52

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