add manual trigger to the Licensed workflow

This commit is contained in:
Brian Cristante 2021-12-08 13:45:49 -05:00 committed by GitHub
parent 5f00602cd1
commit 84dd2e7f2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@ on:
pull_request:
branches:
- main
workflow_dispatch:
jobs:
test: