Skip to content

Bump glob-parent and react-scripts in /src/API/LeadershipProfileAPI/ClientApp #339

Bump glob-parent and react-scripts in /src/API/LeadershipProfileAPI/ClientApp

Bump glob-parent and react-scripts in /src/API/LeadershipProfileAPI/ClientApp #339

Workflow file for this run

name: Publish main
on:
push:
branches: [ main ]
release:
types: [ published ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup .NET 5
uses: actions/setup-dotnet@v1
with:
dotnet-version: 5.0.102