Skip to content

Update readme with links to new cluster #1215

Update readme with links to new cluster

Update readme with links to new cluster #1215

name: Api
permissions:
contents: read
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
api:
permissions:
contents: read
uses: equinor/armada/.github/workflows/test_and_lint_dotnet_package.yml@main
with:
build_directory: api
test_directory: api.Tests
format_directory: api