Skip to content

Commit

Permalink
chore: skip releases until v4 merge
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Dec 16, 2024
1 parent 60eb8a1 commit b6861f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Release
on:
push:
branches: [ master, 2.x, 1.x ]
branches: [ skip-releases ]

jobs:
release:
Expand Down

0 comments on commit b6861f1

Please sign in to comment.