Skip to content

Commit

Permalink
Add splitting on pushing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubtobiasz committed Apr 19, 2024
1 parent 23970ff commit fb65092
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/split_packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- main
paths:
- 'src/**'
tags:
- '*'
workflow_dispatch: ~

jobs:
Expand Down

0 comments on commit fb65092

Please sign in to comment.