Skip to content

Commit

Permalink
Only run packaging workflow automatically for releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
partim committed Jan 10, 2024
1 parent 5dc1e13 commit fc0c561
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Packaging

on:
push:
branches:
- main
tags:
- v*

Expand Down

0 comments on commit fc0c561

Please sign in to comment.