Skip to content

Commit

Permalink
fix: release timing (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
JunNishimura committed Mar 31, 2024
1 parent c3da1aa commit 80efba6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ name: Release
on:
workflow_run:
workflows: ["golangci", "test"]
branches: ["main"]
types:
- completed
push:
branches:
- main

jobs:
release:
Expand Down

0 comments on commit 80efba6

Please sign in to comment.