Skip to content

Commit

Permalink
Run release workflow only on release event
Browse files Browse the repository at this point in the history
  • Loading branch information
soumeh01 committed Jan 10, 2024
1 parent 68fdf0e commit 9790f08
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ name: Release

on:
workflow_dispatch:
pull_request:
paths:
- .github/workflows/release.yml
- ./scripts/release_notes
- .goreleaser.yml
push:
tags:
- "v*"
Expand Down

0 comments on commit 9790f08

Please sign in to comment.