added workflow_dispatch to test workflows

This commit is contained in:
mahabaleshwars 2024-10-11 17:21:53 +05:30
parent 203c3677b6
commit c978d23ccd
4 changed files with 4 additions and 0 deletions

View file

@ -10,6 +10,7 @@ on:
pull_request: pull_request:
paths-ignore: paths-ignore:
- '**.md' - '**.md'
workflow_dispatch:
defaults: defaults:
run: run:

View file

@ -10,6 +10,7 @@ on:
pull_request: pull_request:
paths-ignore: paths-ignore:
- '**.md' - '**.md'
workflow_dispatch:
defaults: defaults:
run: run:

View file

@ -10,6 +10,7 @@ on:
pull_request: pull_request:
paths-ignore: paths-ignore:
- '**.md' - '**.md'
workflow_dispatch:
jobs: jobs:
setup-java-local-file-adopt: setup-java-local-file-adopt:

View file

@ -10,6 +10,7 @@ on:
pull_request: pull_request:
paths-ignore: paths-ignore:
- '**.md' - '**.md'
workflow_dispatch:
defaults: defaults:
run: run: