diff --git a/.github/workflows/reproduction.yml b/.github/workflows/reproduction.yml index bb37f0ed..76fc3d2f 100644 --- a/.github/workflows/reproduction.yml +++ b/.github/workflows/reproduction.yml @@ -9,6 +9,7 @@ jobs: runs-on: ubuntu-latest permissions: + actions: write issues: write steps: diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 9a1febfb..4a0cbb44 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -9,6 +9,7 @@ jobs: runs-on: ubuntu-latest permissions: + actions: write issues: write steps: