Skip to content

chore: Add user agent in the rest API call headers #11

chore: Add user agent in the rest API call headers

chore: Add user agent in the rest API call headers #11

Workflow file for this run

name: CI for verifying PR
on:
pull_request:
branches:
- dev
- main
types: [ opened, synchronize, reopened ]
paths-ignore:
- README.md
jobs:
run-tests:
uses: ./.github/workflows/run_tests.yaml
secrets: inherit