Skip to content

Commit 9af3759

Browse files
committed
Remove issue_comment trigger on nightly
This was a left-over from the attept to trigger nightly via comment.
1 parent 5de1cd9 commit 9af3759

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ on:
33
schedule:
44
- cron: "0 1 * * *"
55
workflow_dispatch: ~
6-
issue_comment:
7-
types: [created]
86
jobs:
97
GENERATE_MATRIX:
108
name: Generate Matrix

0 commit comments

Comments
 (0)