diff --git a/.forgejo/workflows/check.yml b/.forgejo/workflows/check.yml index 01e6bef..9e2a6ce 100644 --- a/.forgejo/workflows/check.yml +++ b/.forgejo/workflows/check.yml @@ -29,7 +29,7 @@ jobs: - uses: "https://git.salame.cl/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4 - run: nix --version - name: Create Size Report - uses: ./ + uses: ./action.yml with: # Create a comment on the associated PR comment-on-pr: ${{ github.ref_name != 'main' }}