Skip to content

Commit

Permalink
chore: workflow updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewTriesToCode committed Apr 28, 2024
1 parent ac6e5d8 commit 9b92f88
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 55 deletions.
17 changes: 0 additions & 17 deletions .github/stale.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
steps:
- name: checkout repo
uses: actions/checkout@v3
- uses: actions/setup-dotnet@v3
with:
dotnet-version: '8.0.x'
# - uses: actions/setup-dotnet@v3
# with:
# dotnet-version: '8.0.x'
- name: build
run: dotnet build
- name: test Finbuckle.MultiTenant
Expand Down
35 changes: 0 additions & 35 deletions .github/workflows/copy-docs.yml

This file was deleted.

0 comments on commit 9b92f88

Please sign in to comment.