Update release.yml

Create a new release on pull_request
This commit is contained in:
Aristide Bouix 2021-11-08 10:35:50 +01:00 committed by GitHub
parent 6bb9fd376f
commit 9b5cc5314b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -1,9 +1,7 @@
name: Release
on:
push:
tags:
- '*'
on: [push, pull_request]
jobs:
test:
runs-on: macos-11.0