Skip to content

Commit

Permalink
fix: update conditions when package workflow is run
Browse files Browse the repository at this point in the history
  • Loading branch information
kshychko authored Jul 29, 2024
1 parent 3d56cd7 commit 0ffeaf4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,8 @@ name: package

on:
push:
branches:
- next
- cd_*
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
pull_request:

workflow_dispatch:

env:
Expand Down

0 comments on commit 0ffeaf4

Please sign in to comment.