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: workflow_dispatch:
release: release:
types: [published] types: [published]
push:
branches:
- master
paths:
- "**/*.go"
- "go.mod"
- "go.sum"
- ".github/workflows/*.yml"
jobs: jobs:
build: build:
strategy: strategy: