Update licensed.yml

693ea64 · Jonathan Clem · 2020-08-04 16:27

1 files +1 -0

Files changed

modified .github/workflows/licensed.yml
+1 −0
@@ -4,6 +4,7 @@ on:
4 4 push: {branches: main}
5 5 pull_request: {branches: main}
6 6 repository_dispatch:
7 + workflow_dispatch:
7 8
8 9 jobs:
9 10 test:

Parents: ceecbf3