Skip to content

Commit c8d0d0c

Browse files
Boshenclaude
andcommitted
Change release-insiders workflow to manual trigger only
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent c0f1a9e commit c8d0d0c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release-insiders.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Release Insiders
22

33
on:
4-
push:
5-
branches: [main]
4+
workflow_dispatch:
65

76
permissions:
87
contents: read

0 commit comments

Comments
 (0)