Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit 79a903a

Browse files
authored
Update pydocs.yml
1 parent 8a728d0 commit 79a903a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pydocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
git config --global user.name "Steven Serrata"
6868
git add .
6969
(git diff --exit-code || git diff --exit-code --cached) || git commit -m "update pydocs"
70+
git status
7071
7172
- name: Create Pull Request
7273
id: pydocs

0 commit comments

Comments
 (0)