Skip to content

Commit

Permalink
removed branches
Browse files Browse the repository at this point in the history
  • Loading branch information
vikingnope committed May 9, 2024
1 parent 77f3b25 commit dbec097
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pre-release.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Pre release
on:
push:
branches:
- develop
tags:
- "v*-rc*"

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Release
on:
push:
branches:
- master
tags:
- "v*"

Expand Down

0 comments on commit dbec097

Please sign in to comment.