From 3bb90d6894239eb15bf42c7a7e50c4f915bed4e6 Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 5 Apr 2024 09:51:57 +1100 Subject: [PATCH] Revert "Update backport.yml (#6958)" (#6959) This reverts commit 8d1cb2c7abb69be712bd024e33d0a13f4cb3383d. --- .github/workflows/backport.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index 59d87f30e6..9afc5b840f 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -10,7 +10,7 @@ on: types: [ "labeled", "closed" ] permissions: - contents: write + contents: read jobs: backport: