Skip to content

Commit 43d3881

Browse files
dimitri-tenstorrentdanieldegrasse
authored andcommitted
Allow the workflow to be called by the user
This will allow me to run the tests from my branch before merging into main. Signed-off-by: Dimitri Gnidash <[email protected]>
1 parent 73d4e1f commit 43d3881

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hardware-long.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: Hardware Long Tests
44
on:
55
schedule:
66
- cron: "0 0 * * *"
7+
workflow_dispatch:
78

89
jobs:
910
hardware-metal-test:

0 commit comments

Comments
 (0)