mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-04 06:37:07 +00:00
Update release.yml
Create a new release on pull_request
This commit is contained in:
parent
6bb9fd376f
commit
9b5cc5314b
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -1,9 +1,7 @@
|
||||
name: Release
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: macos-11.0
|
||||
|
Loading…
Reference in New Issue
Block a user