Skip to content

Commit

Permalink
ci: updated relase workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
trinhthinh388 committed Jan 27, 2024
1 parent 1832d00 commit ac67ad8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ permissions:
contents: read

on:
push:
branches:
- release
workflow_run:
workflows: ['test', 'lint']
workflows: ['test']
types:
- completed

Expand Down

0 comments on commit ac67ad8

Please sign in to comment.