Skip to content

Commit 135c9ef

Browse files
committed
Release workflow stub
1 parent c8a3014 commit 135c9ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Release is called by duckdb's InvokeCI -> NotifyExternalRepositories job
2+
name: Release
3+
on:
4+
jobs:

0 commit comments

Comments
 (0)