From bb5ab0bd9b9f149e17724f401bb89a0ed1367fa8 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Wed, 13 Dec 2023 11:38:10 -0500 Subject: [PATCH] wip --- .github/workflows/ci-squared.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci-squared.yml b/.github/workflows/ci-squared.yml index 2336e28f08..bdc60ea924 100644 --- a/.github/workflows/ci-squared.yml +++ b/.github/workflows/ci-squared.yml @@ -22,6 +22,8 @@ jobs: pkg: - r-wos.org/gti - github.com/ggerganov/llama.cpp # has platform restrictions + permissions: + issues: write with: pkg: ${{ matrix.pkg }} dry-run: true