disable draft release on pr to master (#1626)

this is having a forbidden with publishing to github
pull/1666/head
Audric Ackermann 4 years ago committed by GitHub
parent 2f14030194
commit 8ba0ab2d26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,9 +5,6 @@ on:
push: push:
branches: branches:
- master - master
pull_request:
branches:
- master
jobs: jobs:
build: build:

Loading…
Cancel
Save