Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
ability to run dotnet manually
Browse files Browse the repository at this point in the history
  • Loading branch information
kurmann committed Apr 25, 2024
1 parent aa53037 commit 4019ceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- '**'
workflow_dispatch:

permissions:
contents: write # Erlaubt das Erstellen von Releases und das Schreiben von Tags.
Expand Down

0 comments on commit 4019ceb

Please sign in to comment.