Browse Source

Don't rerun on marking ready_for_review

pull/1065/head
Kat 4 years ago
parent
commit
cd184eb828
  1. 1
      .github/workflows/staging_pipeline.yml

1
.github/workflows/staging_pipeline.yml

@ -7,7 +7,6 @@ on:
pull_request:
types:
- opened
- ready_for_review
- synchronize
workflow_dispatch:

Loading…
Cancel
Save