mirror of
https://github.com/actions/setup-java.git
synced 2025-06-30 13:04:13 +00:00
add manual trigger to the Licensed workflow
This commit is contained in:
parent
5f00602cd1
commit
84dd2e7f2c
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue