Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
remove build on master
Browse files Browse the repository at this point in the history
  • Loading branch information
aspacca committed Aug 20, 2021
1 parent 9fe5f9a commit e97fdcb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@ on:
workflow_dispatch:
release:
types: [published]
push:
branches:
- master
paths:
- "**/*.go"
- "go.mod"
- "go.sum"
- ".github/workflows/*.yml"
jobs:
build:
strategy:
Expand Down

0 comments on commit e97fdcb

Please sign in to comment.