Browse Source

Remove top-level permissions from backport-bot.yml

pull/29671/head
rstoyanchev 3 years ago
parent
commit
f457c17c78
  1. 2
      .github/workflows/backport-bot.yml

2
.github/workflows/backport-bot.yml

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

Loading…
Cancel
Save