Skip to content

Commit 497f611

Browse files
author
fvanroie
committed
Disable workflow on release
1 parent 4cf7fdd commit 497f611

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
on:
2-
release:
3-
types: [created]
2+
# release:
3+
# types: [created]
4+
workflow_dispatch:
45

56
name: Create Release
67

0 commit comments

Comments
 (0)