Skip to content

Rename /api/v1/mux to /api/v1/socket #90

Rename /api/v1/mux to /api/v1/socket

Rename /api/v1/mux to /api/v1/socket #90

Workflow file for this run

name: Test pull request
on:
pull_request:
permissions:
contents: read
jobs:
container-push:
name: Do nothing
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3