We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b72e283 + 02f36c4 commit 796bf39Copy full SHA for 796bf39
.github/workflows/project-ci.yaml
@@ -110,6 +110,6 @@ jobs:
110
RUN_NUMBER: ${{ github.run_number }}
111
RUN_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
112
with:
113
- filename: .github/mdanalysis-compatibility-failure.md
+ filename: .github/workflows/mdanalysis-compatibility-failure.md
114
update_existing: true
115
search_existing: open
0 commit comments