Переглянути джерело

fixup! meta: fix race condition in `e2e.yml`

Antoine du Hamel 1 рік тому
батько
коміт
7490a3daf2
1 змінених файлів з 1 додано та 2 видалено
  1. 1 2
      .github/workflows/e2e.yml

+ 1 - 2
.github/workflows/e2e.yml

@@ -184,8 +184,7 @@ jobs:
     needs: [compare_diff]
     if:
       github.event.pull_request.state == 'open' &&
-      github.event.pull_request.head.repo.full_name != github.repository &&
-      github.event.action != 'labeled'
+      github.event.pull_request.head.repo.full_name != github.repository
     runs-on: ubuntu-latest
     steps:
       - name: Add label