Skip to content

Commit

Permalink
fix branches
Browse files Browse the repository at this point in the history
Signed-off-by: Bukowa <gitbukowa@gmail.com>
(cherry picked from commit 5790b48)
  • Loading branch information
bukowa committed Jun 16, 2024
1 parent 68ad221 commit c0a0d00
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
on:
push:
branches:
- "*"
- "master"
- "only-node"
- "only-rust"
- "order"
workflow_dispatch:

name: "Release"
Expand Down

0 comments on commit c0a0d00

Please sign in to comment.