Skip to content

feat: add carrier ups #133

feat: add carrier ups

feat: add carrier ups #133

Workflow file for this run

name: 'Pull request'
on:
pull_request:
branches:
- main
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/--test.yml
secrets: inherit