Allow manually running CI workflows

This commit is contained in:
Chris Kankiewicz
2021-06-08 08:45:37 -07:00
parent f79d3e7f7d
commit 9c43b8dc2b

View File

@@ -1,5 +1,5 @@
name: Directory Lister Test Suite
on: [push, pull_request]
on: [push, pull_request, workflow_dispatch]
jobs:
asset-compilation: