ソースを参照

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
   pull_request:
     types:
-      - labeled
       - opened
-      - ready_for_review
       - reopened
       - synchronize