From 31be920e7ffe7ee9b1f2ff8c3da4a0b766ba5551 Mon Sep 17 00:00:00 2001 From: Casey Waldren Date: Wed, 5 Jun 2024 11:50:49 -0700 Subject: [PATCH] permissions --- .github/ISSUE_TEMPLATE/alpine.md | 2 +- .github/workflows/check-alpine-version.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/alpine.md b/.github/ISSUE_TEMPLATE/alpine.md index bc8b1089..f9c5f76e 100644 --- a/.github/ISSUE_TEMPLATE/alpine.md +++ b/.github/ISSUE_TEMPLATE/alpine.md @@ -1,7 +1,7 @@ --- name: Alpine Update in Docker Image about: Tell us to update the Alpine version in Relay's Docker image. -title: 'Alpine update available' +title: Alpine update available labels: '' assignees: '' diff --git a/.github/workflows/check-alpine-version.yml b/.github/workflows/check-alpine-version.yml index 832623b7..50eb1e5b 100644 --- a/.github/workflows/check-alpine-version.yml +++ b/.github/workflows/check-alpine-version.yml @@ -9,7 +9,7 @@ jobs: create-prs: permissions: contents: write - pull-requests: write + issues: write runs-on: ubuntu-latest strategy: matrix: