diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 969a62af5a..2169009ec0 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -97,7 +97,6 @@ jobs: Copy-docs-to-talawa-docs: runs-on: ubuntu-latest - if: github.ref == 'refs/heads/develop' steps: - uses: actions/checkout@v3 - uses: dmnemec/copy_file_to_another_repo_action@v1.1.1