Fixing auto backport workflow (#1845)

Signed-off-by: Vacha Shah <vachshah@amazon.com>
This commit is contained in:
Vacha 2022-01-04 15:22:54 -08:00 committed by GitHub
parent 2fb83208e4
commit b99f10aaa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ on:
jobs: jobs:
backport: backport:
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
name: Backport name: Backport
steps: steps:
- name: Backport - name: Backport