Skip to content

API gateway in a proper module #49

API gateway in a proper module

API gateway in a proper module #49

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