Yuki Takei 5 лет назад
Родитель
Сommit
8c77a8ee8c
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      .github/workflows/list-unhealthy-branches.yml

+ 0 - 3
.github/workflows/list-unhealthy-branches.yml

@@ -1,9 +1,6 @@
 name: List Unhealthy Branches
 
 on:
-  push:
-    branches:
-      - tmp/test-list-unhealthy-branches
   schedule:
     - cron: '0 6 * * wed'