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 18cbde1 commit f9590d3Copy full SHA for f9590d3
.github/workflows/nightly.yml
@@ -6,6 +6,7 @@ on:
6
- cron: '0 2 * * *'
7
# Manaual trigger
8
workflow_dispatch:
9
+ # Remove before merging
10
pull_request:
11
12
concurrency:
0 commit comments