Skip to content

Commit

Permalink
allow for manual workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninja3047 committed Dec 1, 2023
1 parent d569305 commit 2c6528e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ on:
branches:
- "*"

workflow_dispatch:

jobs:
cleanup_stale_workflows:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 2c6528e

Please sign in to comment.