Skip to content

build(deps): bump Microsoft.AspNetCore.OpenApi in /tests/DemoApi.Tests #11

build(deps): bump Microsoft.AspNetCore.OpenApi in /tests/DemoApi.Tests

build(deps): bump Microsoft.AspNetCore.OpenApi in /tests/DemoApi.Tests #11

Workflow file for this run

name: Demo workflow
on:
push:
branches-ignore:
- main
jobs:
demo:
runs-on: ubuntu-latest # self-hosted
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: List all files
shell: bash
run: ls -r