Browse Source

chore: remove 'dev' branch from release workflow triggers

codecalm 7 months ago
parent
commit
9237d12cac
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/release.yml

+ 0 - 1
.github/workflows/release.yml

@@ -4,7 +4,6 @@ on:
   push:
     branches:
       - main
-      - dev
 
 permissions:
   contents: read