Restore top-level read permission for backport bot
This commit is contained in:
parent
39d4d2041a
commit
aae46263cc
|
@ -8,6 +8,8 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '*.x'
|
- '*.x'
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
permissions:
|
permissions:
|
||||||
|
|
Loading…
Reference in New Issue