Skip to content

Commit

Permalink
enable manual workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Feb 28, 2024
1 parent fa83c95 commit 5cfb674
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: Build unstable

on:
workflow_dispatch:

concurrency:
group: gradle
# cancel-in-progress: true
- workflow_dispatch
- push


jobs:
Expand Down

0 comments on commit 5cfb674

Please sign in to comment.