Double-checking markdown again.
This commit is contained in:
@@ -108,6 +108,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
json: "${{ steps.json-cleanup.outputs.conditions }}"
|
json: "${{ steps.json-cleanup.outputs.conditions }}"
|
||||||
|
|
||||||
|
- name: verify md table
|
||||||
|
run: |
|
||||||
|
echo "${{ steps.convert-json-to-md.outputs.table }}"
|
||||||
|
|
||||||
# - name: Start Gitea-Sonarqube Bot
|
# - name: Start Gitea-Sonarqube Bot
|
||||||
# uses: docker://justusbunsi/gitea-sonarqube-bot:v0.3.3
|
# uses: docker://justusbunsi/gitea-sonarqube-bot:v0.3.3
|
||||||
# with:
|
# with:
|
||||||
|
|||||||
Reference in New Issue
Block a user