We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de1cd9 commit 9af3759Copy full SHA for 9af3759
.github/workflows/nightly.yml
@@ -3,8 +3,6 @@ on:
3
schedule:
4
- cron: "0 1 * * *"
5
workflow_dispatch: ~
6
- issue_comment:
7
- types: [created]
8
jobs:
9
GENERATE_MATRIX:
10
name: Generate Matrix
0 commit comments