suite3
Some checks failed
dotnet package / build (8.0.x) (push) Has been cancelled
Main Build Process / Build & Test (pull_request) Failing after 11m38s

This commit is contained in:
2024-08-26 16:03:48 +02:00
parent 097b7e4340
commit 8e6262d4d5

View File

@@ -63,13 +63,6 @@ jobs:
indicators: true indicators: true
output: both output: both
thresholds: "10 30" thresholds: "10 30"
- name: Add Coverage PR Comment
uses: marocchino/sticky-pull-request-comment@v2
if: github.event_name == 'pull_request'
with:
message: |
Release ${{ github.sha }}
- name: Comment on Gitea PR - name: Comment on Gitea PR
env: env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }} GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}