We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b64e0 commit f9b567cCopy full SHA for f9b567c
.github/workflows/update-lockfile.yml
@@ -57,6 +57,7 @@ jobs:
57
path: conda
58
- name: Print diff
59
run: |
60
+ git status
61
git diff
62
- name: Open a pull request
63
uses: peter-evans/create-pull-request@v5
0 commit comments