Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble committed Jan 10, 2025
1 parent 56aa96b commit f6bd98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
permissions:
pull-requests: write
runs-on: ubuntu-latest
needs: changelog_types
needs: [changelog_types]
steps:
- run:
if [[ ${NO_BACKPORT} == 0 ]] ; then echo ${BACKPORT_FORBIDDEN} ; exit 0 ; fi
Expand Down

0 comments on commit f6bd98a

Please sign in to comment.