Skip to content

Commit 4316fad

Browse files
Update nightly.yml
1 parent c28fda9 commit 4316fad

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
name: Nightly.
33

44
# This job is run at 04:00 UTC every day or on demand.
5-
on:
6-
workflow_call:
7-
paths:
8-
- '.github/**'
5+
on: workflow_dispatch
96

107
permissions:
118
contents: read

0 commit comments

Comments
 (0)