Skip to content

Commit

Permalink
Add workflow_dispatch option to test
Browse files Browse the repository at this point in the history
  • Loading branch information
bitspittle committed Mar 31, 2024
1 parent f73a7c5 commit 51fbd7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle-test-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: tests
# Note: name shows up in a badge. Be careful about renaming.

on:
workflow_dispatch:
push:
branches: [ main ]

Expand Down

0 comments on commit 51fbd7a

Please sign in to comment.