Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Commit fb3fb6e

Browse files
committed
Trigger new releases on workflow_dispatch
1 parent 3621992 commit fb3fb6e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Build and Release
22

33
on:
4-
push:
5-
branches:
6-
- trunk
4+
workflow_dispatch:
75

86
jobs:
97
build-and-release:

0 commit comments

Comments
 (0)