Skip to content

Commit

Permalink
Type
Browse files Browse the repository at this point in the history
Co-authored-by: Alessandro Pasotti <elpaso@itopen.it>
  • Loading branch information
m-kuhn and elpaso committed Dec 30, 2020
1 parent 84f985c commit 4435aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: Backported Label
if: steps.backport.conclution == 'success'
if: steps.backport.conclusion == 'success'
uses: actions/labeler@main
with:
configuration-path: .github/label-backported.yml
Expand Down

0 comments on commit 4435aeb

Please sign in to comment.