Skip to content

Commit

Permalink
GH cmment demo
Browse files Browse the repository at this point in the history
  • Loading branch information
subho007 committed Nov 30, 2023
1 parent eb8783f commit 6ab518c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,8 @@ jobs:
appknox_access_token: ${{ secrets.APPKNOX_ACCESS_TOKEN }}
file_path: app/build/outputs/bundle/debug/app.aab
risk_threshold: ${{ env.RISK_THRESHOLD }}
- name: Comment PR
uses: thollander/actions-comment-pull-request@v2
with:
message: |
Hello world ! :wave:

0 comments on commit 6ab518c

Please sign in to comment.