Allow workflow dispatch for integration test

This commit is contained in:
2024-10-03 13:51:09 -05:00
parent 93a60aa168
commit 4a07bd9b50

View File

@@ -1,6 +1,7 @@
name: Integration Test name: Integration Test
on: on:
workflow_dispatch:
workflow_run: workflow_run:
workflows: ["Build"] workflows: ["Build"]
types: types: