Compare commits

..

2 commits

Author SHA1 Message Date
d8da5084e4 Merge pull request 'Update .github/workflows/dotnet.yml' (#1) from staging into main
Some checks failed
MSBuild / build (push) Has been cancelled
.NET / build (push) Has been cancelled
Reviewed-on: #1
2024-06-23 05:15:02 -07:00
dd944fb6c8 Update .github/workflows/dotnet.yml
Some checks failed
Auto approve / Auto approve Pull Request (pull_request) Has been cancelled
MSBuild / build (pull_request) Has been cancelled
.NET / build (pull_request) Has been cancelled
2024-06-23 05:12:35 -07:00

View file

@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- uses: actions/checkout@v3