Skip to content

Commit

Permalink
Switch to Syndesis backport github action
Browse files Browse the repository at this point in the history
Fixes #1559
  • Loading branch information
oscerd committed Jun 25, 2020
1 parent 5bb92cf commit 9855313
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@ on:

jobs:
backport:
runs-on: ubuntu-18.04
name: Backport
runs-on: ubuntu-latest
name: Backport
steps:
- name: Backport
uses: tibdex/backport@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- uses: syndesisio/backport-action@v1

0 comments on commit 9855313

Please sign in to comment.