Skip to content

Commit 16c628a

Browse files
Update gradle.yml
1 parent 73522bf commit 16c628a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ on:
1010
pull_request:
1111
branches:
1212
- non-modular
13-
13+
workflow_dispatch:
14+
# manuel trigger
1415
jobs:
1516
build:
1617
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)