Skip to content

Commit c6fe06e

Browse files
omalleyandyclaude
andcommitted
chore(ci): disable release-please on fork
Fork doesn't publish releases. Point trigger at non-existent branch to prevent unwanted release PRs on every push to main. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 7624968 commit c6fe06e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
push:
33
branches:
4-
- main
4+
- disabled-on-fork
55

66
permissions:
77
contents: write

0 commit comments

Comments
 (0)