Add manual trigger.

This commit is contained in:
Andrew Walsh 2021-09-19 12:56:21 -07:00 committed by GitHub
parent e1bf71811b
commit 6d2304896f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
on: [push]
on: [push, workflow_dispatch]
jobs:
install_packages: