diff --git a/.github/workflows/project-ci.yaml b/.github/workflows/project-ci.yaml index f51c2c6..2f38586 100644 --- a/.github/workflows/project-ci.yaml +++ b/.github/workflows/project-ci.yaml @@ -110,6 +110,6 @@ jobs: RUN_NUMBER: ${{ github.run_number }} RUN_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }} with: - filename: .github/mdanalysis-compatibility-failure.md + filename: .github/workflows/mdanalysis-compatibility-failure.md update_existing: true search_existing: open \ No newline at end of file