Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
do not run release pipeline for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
karuppiah7890 committed Dec 23, 2020
1 parent 561900c commit 9c60f10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: goreleaser

on:
pull_request:
push:
tags:
- "*"
Expand Down

0 comments on commit 9c60f10

Please sign in to comment.