Skip to content

Commit

Permalink
chore: Update release.yml workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangnhan2ka3 committed Aug 24, 2024
1 parent f12b120 commit a26866d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,8 @@ permissions:

on:
push:
branches:
- main
tags:
- v[0-9]+.[0-9]+.*
pull_request:
branches:
- main
- v[0-9]+.*

jobs:
create-release:
Expand Down

0 comments on commit a26866d

Please sign in to comment.