Browse Source

build nur auf master [ci skip]

hmt 4 years ago
parent
commit
1fccebeaac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -2,7 +2,7 @@ name: Build and release bangbib
 on:
   push:
     branches:
-      - '**'
+      - 'master'
     tags-ignore:
       - '*.*.*'
 jobs: