Restore top-level read permission for backport bot

This commit is contained in:
rstoyanchev 2022-12-09 12:02:56 +00:00
parent 39d4d2041a
commit aae46263cc
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ on:
push:
branches:
- '*.x'
permissions:
contents: read
jobs:
build:
permissions: