diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index ea9a27aea..a029bae49 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -9,8 +9,6 @@ on: - develop pull_request: types: [labeled, opened, synchronize, reopened] - branches: - - develop # Allows you to run this workflow manually from the Actions tab workflow_dispatch: