Skip to content

Commit

Permalink
test new release drafter combi workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 committed Jan 19, 2025
1 parent 0fe8e5f commit 3bfea34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
needs: changes
runs-on: ubuntu-latest
timeout-minutes: 30
if: needs.changes.outputs.packages != '[]' # Ensure job runs only if there are changes
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
strategy:
Expand Down

0 comments on commit 3bfea34

Please sign in to comment.