Skip to content

Commit d3ca1be

Browse files
committed
Update actions
1 parent 3745891 commit d3ca1be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
find src test include \( -name "*.cpp" -o -name "*.c" -o -name "*.h" -o -name "*.hpp" \) -exec uncrustify -c uncrustify.cfg --check {} +
5757
5858
- name: Static memory
59+
if: github.event_name == 'pull_request'
5960
uses: machine-learning-apps/pr-comment@master
6061
env:
6162
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)