Skip to content

Commit

Permalink
Adding another experimental action
Browse files Browse the repository at this point in the history
  • Loading branch information
smartass08 committed Nov 19, 2020
1 parent 036683e commit de530aa
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 187 deletions.
30 changes: 0 additions & 30 deletions .github/workflows/pull_request-master.yml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/push-master.yml

This file was deleted.

6 changes: 4 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: goreleaser

on:
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
name: release
- '*'

jobs:
goreleaser:
runs-on: ubuntu-latest
Expand Down
125 changes: 0 additions & 125 deletions .golangci.yml

This file was deleted.

0 comments on commit de530aa

Please sign in to comment.