Skip to content

Commit

Permalink
Trim release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatarya committed Jan 10, 2025
1 parent 79ab817 commit 367add2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,8 @@ name: Release

on:
push:
# branches:
# - main
# - master
tags:
- '*'
pull_request:
branches:
- main
workflow_dispatch:
inputs:
tag:
Expand Down

0 comments on commit 367add2

Please sign in to comment.