suite3
This commit is contained in:
@@ -63,13 +63,6 @@ jobs:
|
||||
indicators: true
|
||||
output: both
|
||||
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
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user