Browse Source

remove unneeded workflow triggers

Christian Winther 1 year ago
parent
commit
3723f36043
1 changed files with 0 additions and 2 deletions
  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