Răsfoiți Sursa

Do not auto release stable

Evan Husted 1 an în urmă
părinte
comite
7694c8c046
1 a modificat fișierele cu 0 adăugiri și 10 ștergeri
  1. 0 10
      .github/workflows/release.yml

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

@@ -3,16 +3,6 @@ name: Release job
 on:
   workflow_dispatch:
     inputs: {}
-  push:
-    branches: [ release ]
-    paths-ignore:
-      - '.github/**'
-      - 'docs/**'
-      - 'assets/**'
-      - '*.yml'
-      - '*.json'
-      - '*.config'
-      - '*.md'
 
 concurrency: release