mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 02:44:49 +00:00
Fixing auto backport workflow (#1845)
Signed-off-by: Vacha Shah <vachshah@amazon.com>
This commit is contained in:
parent
2fb83208e4
commit
b99f10aaa1
3
.github/workflows/backport.yml
vendored
3
.github/workflows/backport.yml
vendored
@ -8,6 +8,9 @@ on:
|
||||
jobs:
|
||||
backport:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
name: Backport
|
||||
steps:
|
||||
- name: Backport
|
||||
|
Loading…
x
Reference in New Issue
Block a user