Update release.yml

This commit is contained in:
Martin McKeaveney 2021-05-20 12:57:29 +01:00 committed by GitHub
parent 54f9ca4c52
commit d18eec7bc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -2,12 +2,13 @@ name: Budibase Release
on:
push:
branches:
- master
branches:
- master
pull_request:
branches:
- master
jobs:
release:
runs-on: ubuntu-latest