Skip to content

Commit

Permalink
Remove issue_comment trigger on nightly
Browse files Browse the repository at this point in the history
This was a left-over from the attept to trigger nightly via comment.
  • Loading branch information
iluuu1994 committed Apr 9, 2022
1 parent 5de1cd9 commit 9af3759
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ on:
schedule:
- cron: "0 1 * * *"
workflow_dispatch: ~
issue_comment:
types: [created]
jobs:
GENERATE_MATRIX:
name: Generate Matrix
Expand Down

0 comments on commit 9af3759

Please sign in to comment.