Remove top-level permissions from backport-bot.yml
This commit is contained in:
parent
b0b2bbc857
commit
f457c17c78
|
@ -8,8 +8,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '*.x'
|
- '*.x'
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
permissions:
|
permissions:
|
||||||
|
|
Loading…
Reference in New Issue