Browse Source

remove unneeded workflow triggers

Christian Winther 1 năm trước cách đây
mục cha
commit
3723f36043
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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
   pull_request:
     types:
-      - labeled
       - opened
-      - ready_for_review
       - reopened
       - synchronize