Skip to content

Commit

Permalink
[Build] Add manual trigger for updateRelease workflow
Browse files Browse the repository at this point in the history
This allows to re-run that job manually with the latest changes done in
the releng.aggregator repository.
  • Loading branch information
HannesWell committed Nov 23, 2024
1 parent 2815608 commit 46f8fea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/updateRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Update to next release
on:
milestone:
types: [created]
workflow_dispatch

jobs:
update:
Expand Down

0 comments on commit 46f8fea

Please sign in to comment.