remove build on master

This commit is contained in:
Andrea Spacca 2021-08-20 08:07:12 +02:00
parent 9fe5f9a5c9
commit e97fdcb293

View file

@ -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: