mirror of
https://github.com/actions/setup-java.git
synced 2025-05-23 02:51:46 +00:00
add manual trigger to the Licensed workflow
This commit is contained in:
parent
5f00602cd1
commit
84dd2e7f2c
1
.github/workflows/licensed.yml
vendored
1
.github/workflows/licensed.yml
vendored
@ -7,6 +7,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user