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 135c9ef commit c68d22aCopy full SHA for c68d22a
.github/workflows/release.yml
@@ -1,4 +1,5 @@
1
# Release is called by duckdb's InvokeCI -> NotifyExternalRepositories job
2
name: Release
3
on:
4
+ workflow_dispatch:
5
jobs:
0 commit comments