Skip to content

Commit

Permalink
adds workflow_dispatch
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Dec 6, 2023
1 parent 4b54bff commit 50813a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: pre-review

on:
pull_request:
workflow_dispatch:

env:
GRADLE_BUILD_ACTION_CACHE_DEBUG_ENABLED: true
Expand Down

0 comments on commit 50813a5

Please sign in to comment.