Skip to content

Commit 4de1668

Browse files
committed
hopefully bring back the manual action run button
1 parent 773d9e2 commit 4de1668

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Nightly Build
33
on:
44
pull_request:
55
branches: [ master, main, develop ]
6+
workflow_dispatch:
67

78
jobs:
89
build:

0 commit comments

Comments
 (0)