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