Skip to content

Commit

Permalink
Update releases.yaml
Browse files Browse the repository at this point in the history
Revert releases workflow...
  • Loading branch information
CoreyD97 authored May 24, 2023
1 parent a568908 commit 3670480
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@
name: releases

on:
pull_request:
branches:
- master
tags:
- "v*"
push:
tags:
- "v*"

jobs:
release:
Expand Down

0 comments on commit 3670480

Please sign in to comment.