Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
ci: remove the release workflow since is not used
Browse files Browse the repository at this point in the history
Signed-off-by: Ignacio Hagopian <[email protected]>
  • Loading branch information
jsign committed Mar 17, 2022
1 parent fd7ec00 commit 8fa3d46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Release
on:
push:
branches:
- '**'
- '_**'
tags:
- 'v*'
- '_v*'

jobs:
release:
Expand Down

0 comments on commit 8fa3d46

Please sign in to comment.