Skip to content

Commit

Permalink
Add linter to on push
Browse files Browse the repository at this point in the history
  • Loading branch information
umutphp committed Jun 18, 2020
1 parent e25048b commit 5f58def
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Release

on:
push:
tags:
- '*.*.*'
on: [push, pull_request]

jobs:
goreleaser:
Expand Down

0 comments on commit 5f58def

Please sign in to comment.