diff --git a/.github/workflows/gh-actions.yml b/.github/workflows/gh-actions.yml index 167eee749..5cca4d0a4 100644 --- a/.github/workflows/gh-actions.yml +++ b/.github/workflows/gh-actions.yml @@ -293,7 +293,7 @@ jobs: Notification: runs-on: ubuntu-latest - if: github.event_name == 'push' && github.repository == 'jerryscript-project/jerryscript' + if: false && github.event_name == 'push' && github.repository == 'jerryscript-project/jerryscript' steps: - uses: rectalogic/notify-irc@v1 with: