Skip to content

Commit 051508b

Browse files
committed
chore: disable release workflow
1 parent 764b329 commit 051508b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release-fsharp.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ name: Release F#
55

66
on:
77
workflow_dispatch: # xxx
8-
push:
9-
tags:
10-
- '*'
8+
# push:
9+
# tags:
10+
# - '*'
1111

1212
permissions:
1313
contents: write

0 commit comments

Comments
 (0)