Skip to content

Bump azure/login from 1 to 2 #19

Bump azure/login from 1 to 2

Bump azure/login from 1 to 2 #19

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup .NET
uses: actions/[email protected]
- name: Build
run: |
dotnet build