suite3
This commit is contained in:
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user