Skip to content

Commit

Permalink
chore: update pre-release workflow of vgrammar
Browse files Browse the repository at this point in the history
  • Loading branch information
xile611 committed Oct 24, 2024
1 parent a2e17e0 commit 25c713f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- 'pre-release/[0-9]+.[0-9]+.[0-9]+-alpha.[0-9]+'
- 'pre-release/[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+'
- 'pre-release/[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+'
- 'pre-release/[0-9]+.[0-9]+.[0-9]+-hotfix.[0-9]+'

jobs:
build:
Expand Down

0 comments on commit 25c713f

Please # to comment.