mirror of
https://github.com/tiennm99/is-a-good-dev.git
synced 2026-09-03 18:16:50 +00:00
No comment unless json file
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
FILES: ${{ steps.changed-files.outputs.all_changed_files }}
|
||||
actions_path: ${{ github.workspace }}
|
||||
- name: Post message
|
||||
if: always()
|
||||
if: steps.tests.outputs.shouldComment == 'true'
|
||||
uses: mshick/add-pr-comment@v1
|
||||
with:
|
||||
message: |
|
||||
|
||||
Reference in New Issue
Block a user