Skip to content

Commit

Permalink
fix: ?
Browse files Browse the repository at this point in the history
  • Loading branch information
ssut committed Aug 25, 2024
1 parent 91e4480 commit 15522b7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
name: "Create Release"
on:
push:
branches:
- "release/**"
pull_request:
branches:
- "release/**"
types:
- ready_for_review
- synchronize
- opened
workflow_dispatch:

Expand Down

0 comments on commit 15522b7

Please sign in to comment.