Skip to content

Commit

Permalink
Update CI build action to start on pushing version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaevIlya committed Dec 13, 2023
1 parent 37b2972 commit fd18bdc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 22,953 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Tests

on:
push:
branches: [ "main", "tmp/distribution" ]
tags: [ "v[0-9]+.[0-9]+.[0-9]+" ]
pull_request:
branches: [ "main" ]
merge_group:
Expand Down
Loading

0 comments on commit fd18bdc

Please sign in to comment.