浏览代码

remove unneeded workflow triggers

Christian Winther 1 年之前
父节点
当前提交
3723f36043
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      .github/workflows/docker.yml

+ 0 - 2
.github/workflows/docker.yml

@@ -17,9 +17,7 @@ on:
   # See: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request
   # See: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request
   pull_request:
   pull_request:
     types:
     types:
-      - labeled
       - opened
       - opened
-      - ready_for_review
       - reopened
       - reopened
       - synchronize
       - synchronize