diff --git a/.github/workflows/dist-update-notification.yml b/.github/workflows/dist-update-notification.yml index f9e971e12..f83c2a392 100644 --- a/.github/workflows/dist-update-notification.yml +++ b/.github/workflows/dist-update-notification.yml @@ -12,6 +12,7 @@ on: jobs: comment_on_discussion: runs-on: ubuntu-latest + if: github.ref == 'refs/heads/main' && github.repository == 'end-4/dots-hyprland' steps: - name: Create comment on discussion #2140 env: