Browse Source

fix trigger

Yuki Takei 5 years ago
parent
commit
8c77a8ee8c
1 changed files with 0 additions and 3 deletions
  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'