Skip to content

Commit

Permalink
ci: goreleaser job
Browse files Browse the repository at this point in the history
only trigger on push
  • Loading branch information
sundowndev authored Apr 16, 2020
1 parent b674846 commit b5a3568
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: goreleaser

on:
pull_request:
push:
on: [push]

jobs:
goreleaser:
Expand Down

0 comments on commit b5a3568

Please sign in to comment.