mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-10 17:47:19 +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
|
name: Release
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
tags:
|
|
||||||
- '*'
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: macos-11.0
|
runs-on: macos-11.0
|
||||||
|
Loading…
Reference in New Issue
Block a user