We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c2828 commit 832a3a9Copy full SHA for 832a3a9
1 file changed
.github/workflows/nightly.yaml
@@ -1,7 +1,7 @@
1
name: Nightly Update - disabled
2
on:
3
workflow_dispatch:
4
- repository_dispatch:
+ # repository_dispatch:
5
# types: [release-nightly]
6
jobs:
7
download-bins:
0 commit comments