diff --git a/.forgejo/workflows/check.yml b/.forgejo/workflows/check.yml index a3be3af..7220500 100644 --- a/.forgejo/workflows/check.yml +++ b/.forgejo/workflows/check.yml @@ -52,7 +52,7 @@ jobs: - uses: "https://git.salame.cl/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4 - run: nix --version - name: Create Size Report - uses: "https://git.salame.cl/jalil/nix-flake-outputs-size@58249e9ad0e1d9f01ecc09731321b0ae3f50857d" # main + uses: "https://git.salame.cl/jalil/nix-flake-outputs-size@73142cfab8b4f577c48a8b3041a451ab12204790" # main with: # Create a comment on the associated PR comment-on-pr: ${{ github.ref_name != 'main' }}